Uses of Class
software.amazon.awssdk.services.clouddirectory.model.ObjectAttributeAction
-
Packages that use ObjectAttributeAction Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of ObjectAttributeAction in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return ObjectAttributeAction Modifier and Type Method Description ObjectAttributeActionObjectAttributeUpdate. objectAttributeAction()The action to perform as part of the attribute update.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type ObjectAttributeAction Modifier and Type Method Description ObjectAttributeUpdate.BuilderObjectAttributeUpdate.Builder. objectAttributeAction(ObjectAttributeAction objectAttributeAction)The action to perform as part of the attribute update.
-