| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.Builder.attributes(Collection<FacetAttribute> attributes)
The attributes attached to the facet.
|
ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.Builder.attributes(Consumer<FacetAttribute.Builder>... attributes)
The attributes attached to the facet.
|
ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.Builder.attributes(FacetAttribute... attributes)
The attributes attached to the facet.
|
static ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.builder() |
ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.Builder.nextToken(String nextToken)
The pagination token.
|
ListFacetAttributesResponse.Builder |
ListFacetAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListFacetAttributesResponse.Builder> |
ListFacetAttributesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.