Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchGetLinkAttributes
-
Packages that use BatchGetLinkAttributes Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchGetLinkAttributes in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchGetLinkAttributes Modifier and Type Method Description BatchGetLinkAttributesBatchReadOperation. getLinkAttributes()Retrieves attributes that are associated with a typed link.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchGetLinkAttributes Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. getLinkAttributes(BatchGetLinkAttributes getLinkAttributes)Retrieves attributes that are associated with a typed link.
-