Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchUpdateLinkAttributesResponse
-
Packages that use BatchUpdateLinkAttributesResponse Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchUpdateLinkAttributesResponse in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchUpdateLinkAttributesResponse Modifier and Type Method Description BatchUpdateLinkAttributesResponseBatchWriteOperationResponse. updateLinkAttributes()Represents the output of aBatchWriteresponse operation.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchUpdateLinkAttributesResponse Modifier and Type Method Description BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. updateLinkAttributes(BatchUpdateLinkAttributesResponse updateLinkAttributes)Represents the output of aBatchWriteresponse operation.
-