CopyableBuilder<ApplySchemaRequest.Builder,ApplySchemaRequest>, SdkBuilder<ApplySchemaRequest.Builder,ApplySchemaRequest>public static interface ApplySchemaRequest.Builder extends CopyableBuilder<ApplySchemaRequest.Builder,ApplySchemaRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ApplySchemaRequest.Builder |
directoryArn(String directoryArn) |
The Amazon Resource Name (ARN) that is associated with the Directory into which the schema is copied.
|
ApplySchemaRequest.Builder |
publishedSchemaArn(String publishedSchemaArn) |
Published schema Amazon Resource Name (ARN) that needs to be copied.
|
copyapply, buildApplySchemaRequest.Builder publishedSchemaArn(String publishedSchemaArn)
Published schema Amazon Resource Name (ARN) that needs to be copied. For more information, see arns.
publishedSchemaArn - Published schema Amazon Resource Name (ARN) that needs to be copied. For more information, see
arns.ApplySchemaRequest.Builder directoryArn(String directoryArn)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.