| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
List<FacetAttributeUpdate> |
UpdateFacetRequest.attributeUpdates()
List of attributes that need to be updated in a given schema Facet.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFacetRequest.Builder |
UpdateFacetRequest.Builder.attributeUpdates(FacetAttributeUpdate... attributeUpdates)
List of attributes that need to be updated in a given schema Facet.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFacetRequest.Builder |
UpdateFacetRequest.Builder.attributeUpdates(Collection<FacetAttributeUpdate> attributeUpdates)
List of attributes that need to be updated in a given schema Facet.
|
Copyright © 2022. All rights reserved.