Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchListObjectParentsResponse
-
Packages that use BatchListObjectParentsResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchListObjectParentsResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchListObjectParentsResponse Modifier and Type Method Description BatchListObjectParentsResponseBatchReadSuccessfulResponse. listObjectParents()The list of parent objects to retrieve.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchListObjectParentsResponse Modifier and Type Method Description BatchReadSuccessfulResponse.BuilderBatchReadSuccessfulResponse.Builder. listObjectParents(BatchListObjectParentsResponse listObjectParents)The list of parent objects to retrieve.
-