Uses of Interface
software.amazon.awssdk.services.clouddirectory.model.BatchUpdateLinkAttributesResponse.Builder
-
Packages that use BatchUpdateLinkAttributesResponse.Builder Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchUpdateLinkAttributesResponse.Builder in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchUpdateLinkAttributesResponse.Builder Modifier and Type Method Description static BatchUpdateLinkAttributesResponse.BuilderBatchUpdateLinkAttributesResponse. builder()BatchUpdateLinkAttributesResponse.BuilderBatchUpdateLinkAttributesResponse. toBuilder()Methods in software.amazon.awssdk.services.clouddirectory.model that return types with arguments of type BatchUpdateLinkAttributesResponse.Builder Modifier and Type Method Description static Class<? extends BatchUpdateLinkAttributesResponse.Builder>BatchUpdateLinkAttributesResponse. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.clouddirectory.model with type arguments of type BatchUpdateLinkAttributesResponse.Builder Modifier and Type Method Description default BatchWriteOperationResponse.BuilderBatchWriteOperationResponse.Builder. updateLinkAttributes(Consumer<BatchUpdateLinkAttributesResponse.Builder> updateLinkAttributes)Represents the output of aBatchWriteresponse operation.
-