CopyableBuilder<UpdateSchemaResponse.Builder,UpdateSchemaResponse>
, SdkBuilder<UpdateSchemaResponse.Builder,UpdateSchemaResponse>
public static interface UpdateSchemaResponse.Builder extends CopyableBuilder<UpdateSchemaResponse.Builder,UpdateSchemaResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateSchemaResponse.Builder |
schemaArn(String schemaArn) |
The ARN that is associated with the updated schema.
|
copy
apply, build
UpdateSchemaResponse.Builder schemaArn(String schemaArn)
The ARN that is associated with the updated schema. For more information, see arns.
schemaArn
- The ARN that is associated with the updated schema. For more information, see arns.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.