Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchUpdateObjectAttributesResponse
-
Packages that use BatchUpdateObjectAttributesResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchUpdateObjectAttributesResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchUpdateObjectAttributesResponse Modifier and Type Method Description BatchUpdateObjectAttributesResponseBatchWriteOperationResponse. updateObjectAttributes()Updates a given object’s attributes.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchUpdateObjectAttributesResponse Modifier and Type Method Description BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. updateObjectAttributes(BatchUpdateObjectAttributesResponse updateObjectAttributes)Updates a given object’s attributes.
-