Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListObjectChildrenResponse
-
Packages that use BatchListObjectChildrenResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListObjectChildrenResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListObjectChildrenResponse Modifier and Type Method Description BatchListObjectChildrenResponseBatchReadSuccessfulResponse. 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 BatchListObjectChildrenResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. listObjectChildren(BatchListObjectChildrenResponse listObjectChildren)Returns a paginated list of child objects that are associated with a given object.
-