CopyableBuilder<GetFacetRequest.Builder,GetFacetRequest>, SdkBuilder<GetFacetRequest.Builder,GetFacetRequest>public static interface GetFacetRequest.Builder extends CopyableBuilder<GetFacetRequest.Builder,GetFacetRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetFacetRequest.Builder |
name(String name) |
The name of the facet to retrieve.
|
GetFacetRequest.Builder |
schemaArn(String schemaArn) |
The Amazon Resource Name (ARN) that is associated with the Facet.
|
copyapply, buildGetFacetRequest.Builder schemaArn(String schemaArn)
GetFacetRequest.Builder name(String name)
The name of the facet to retrieve.
name - The name of the facet to retrieve.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.