| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
FacetAttributeUpdate.Builder |
FacetAttributeUpdate.Builder.action(String action)
The action to perform when updating the attribute.
|
FacetAttributeUpdate.Builder |
FacetAttributeUpdate.Builder.action(UpdateActionType action)
The action to perform when updating the attribute.
|
default FacetAttributeUpdate.Builder |
FacetAttributeUpdate.Builder.attribute(Consumer<FacetAttribute.Builder> attribute)
The attribute to update.
|
FacetAttributeUpdate.Builder |
FacetAttributeUpdate.Builder.attribute(FacetAttribute attribute)
The attribute to update.
|
static FacetAttributeUpdate.Builder |
FacetAttributeUpdate.builder() |
FacetAttributeUpdate.Builder |
FacetAttributeUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FacetAttributeUpdate.Builder> |
FacetAttributeUpdate.serializableBuilderClass() |
Copyright © 2022. All rights reserved.