Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParents
-
Packages that use BatchListObjectParents Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListObjectParents in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListObjectParents Modifier and Type Method Description BatchListObjectParentsBatchReadOperation. listObjectParents()Lists parent objects that are associated with a given object in pagination fashion.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListObjectParents Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listObjectParents(BatchListObjectParents listObjectParents)Lists parent objects that are associated with a given object in pagination fashion.
-