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