Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListObjectChildren
-
Packages that use BatchListObjectChildren Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListObjectChildren in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListObjectChildren Modifier and Type Method Description BatchListObjectChildrenBatchReadOperation. listObjectChildren()Returns a paginated list of child objects that are associated with a given object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListObjectChildren Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. listObjectChildren(BatchListObjectChildren listObjectChildren)Returns a paginated list of child objects that are associated with a given object.
-