Uses of Class
software.amazon.awssdk.services.clouddirectory.model.LinkAttributeAction
-
Packages that use LinkAttributeAction Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of LinkAttributeAction in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return LinkAttributeAction Modifier and Type Method Description LinkAttributeActionLinkAttributeUpdate. attributeAction()The action to perform as part of the attribute update.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type LinkAttributeAction Modifier and Type Method Description LinkAttributeUpdate.BuilderLinkAttributeUpdate.Builder. attributeAction(LinkAttributeAction attributeAction)The action to perform as part of the attribute update.
-