public static interface UpdateSchemaResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<UpdateSchemaResponse.Builder,UpdateSchemaResponse>
Modifier and Type | Method and Description |
---|---|
UpdateSchemaResponse.Builder |
schemaArn(String schemaArn)
The ARN that is associated with the updated schema.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, 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.