public static interface SchemaFacet.Builder extends CopyableBuilder<SchemaFacet.Builder,SchemaFacet>
| Modifier and Type | Method and Description |
|---|---|
SchemaFacet.Builder |
facetName(String facetName)
The name of the facet.
|
SchemaFacet.Builder |
schemaArn(String schemaArn)
The ARN of the schema that contains the facet.
|
copyapply, buildSchemaFacet.Builder schemaArn(String schemaArn)
The ARN of the schema that contains the facet.
schemaArn - The ARN of the schema that contains the facet.SchemaFacet.Builder facetName(String facetName)
The name of the facet.
facetName - The name of the facet.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.