CopyableBuilder<FacetAttributeUpdate.Builder,FacetAttributeUpdate>, SdkBuilder<FacetAttributeUpdate.Builder,FacetAttributeUpdate>public static interface FacetAttributeUpdate.Builder extends CopyableBuilder<FacetAttributeUpdate.Builder,FacetAttributeUpdate>
| Modifier and Type | Method | Description |
|---|---|---|
FacetAttributeUpdate.Builder |
action(String action) |
The action to perform when updating the attribute.
|
FacetAttributeUpdate.Builder |
action(UpdateActionType action) |
The action to perform when updating the attribute.
|
FacetAttributeUpdate.Builder |
attribute(FacetAttribute attribute) |
The attribute to update.
|
copyapply, buildFacetAttributeUpdate.Builder attribute(FacetAttribute attribute)
The attribute to update.
attribute - The attribute to update.FacetAttributeUpdate.Builder action(String action)
The action to perform when updating the attribute.
action - The action to perform when updating the attribute.UpdateActionTypeFacetAttributeUpdate.Builder action(UpdateActionType action)
The action to perform when updating the attribute.
action - The action to perform when updating the attribute.UpdateActionTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.