Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListObjectAttributesResponse
-
Packages that use BatchListObjectAttributesResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListObjectAttributesResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListObjectAttributesResponse Modifier and Type Method Description BatchListObjectAttributesResponseBatchReadSuccessfulResponse. listObjectAttributes()Lists all attributes that are associated with an object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListObjectAttributesResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. listObjectAttributes(BatchListObjectAttributesResponse listObjectAttributes)Lists all attributes that are associated with an object.
-