Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectAttributes
-
Packages that use BatchGetObjectAttributes Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchGetObjectAttributes in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchGetObjectAttributes Modifier and Type Method Description BatchGetObjectAttributesBatchReadOperation. getObjectAttributes()Retrieves attributes within a facet that are associated with an object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchGetObjectAttributes Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. getObjectAttributes(BatchGetObjectAttributes getObjectAttributes)Retrieves attributes within a facet that are associated with an object.
-