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