CopyableBuilder<UpdateSchemaRequest.Builder,UpdateSchemaRequest>, SdkBuilder<UpdateSchemaRequest.Builder,UpdateSchemaRequest>public static interface UpdateSchemaRequest.Builder extends CopyableBuilder<UpdateSchemaRequest.Builder,UpdateSchemaRequest>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateSchemaRequest.Builder |
name(String name) |
The name of the schema.
|
UpdateSchemaRequest.Builder |
schemaArn(String schemaArn) |
The Amazon Resource Name (ARN) of the development schema.
|
copyapply, buildUpdateSchemaRequest.Builder schemaArn(String schemaArn)
The Amazon Resource Name (ARN) of the development schema. For more information, see arns.
schemaArn - The Amazon Resource Name (ARN) of the development schema. For more information, see arns.UpdateSchemaRequest.Builder name(String name)
The name of the schema.
name - The name of the schema.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.