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