public static interface PublishSchemaResponse.Builder extends CloudDirectoryResponse.Builder, SdkPojo, CopyableBuilder<PublishSchemaResponse.Builder,PublishSchemaResponse>
Modifier and Type | Method and Description |
---|---|
PublishSchemaResponse.Builder |
publishedSchemaArn(String publishedSchemaArn)
The ARN that is associated with the published schema.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
PublishSchemaResponse.Builder publishedSchemaArn(String publishedSchemaArn)
The ARN that is associated with the published schema. For more information, see arns.
publishedSchemaArn
- The ARN that is associated with the published schema. For more information, see arns.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.