CopyableBuilder<PublishSchemaResponse.Builder,PublishSchemaResponse>, SdkBuilder<PublishSchemaResponse.Builder,PublishSchemaResponse>public static interface PublishSchemaResponse.Builder extends CopyableBuilder<PublishSchemaResponse.Builder,PublishSchemaResponse>
| Modifier and Type | Method | Description |
|---|---|---|
PublishSchemaResponse.Builder |
publishedSchemaArn(String publishedSchemaArn) |
The ARN that is associated with the published schema.
|
copyapply, buildPublishSchemaResponse.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.