CopyableBuilder<CreateSchemaRequest.Builder,CreateSchemaRequest>, SdkBuilder<CreateSchemaRequest.Builder,CreateSchemaRequest>public static interface CreateSchemaRequest.Builder extends CopyableBuilder<CreateSchemaRequest.Builder,CreateSchemaRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CreateSchemaRequest.Builder |
name(String name) |
The name that is associated with the schema.
|
copyapply, buildCreateSchemaRequest.Builder name(String name)
The name that is associated with the schema. This is unique to each account and in each region.
name - The name that is associated with the schema. This is unique to each account and in each region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.