Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchGetObjectInformation
-
Packages that use BatchGetObjectInformation Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchGetObjectInformation in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchGetObjectInformation Modifier and Type Method Description BatchGetObjectInformationBatchReadOperation. getObjectInformation()Retrieves metadata about an object.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchGetObjectInformation Modifier and Type Method Description BatchReadOperation.BuilderBatchReadOperation.Builder. getObjectInformation(BatchGetObjectInformation getObjectInformation)Retrieves metadata about an object.
-