Uses of Interface
software.amazon.awssdk.services.ssm.model.UpdateAssociationResponse.Builder
Packages that use UpdateAssociationResponse.Builder
-
Uses of UpdateAssociationResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return UpdateAssociationResponse.BuilderModifier and TypeMethodDescriptionUpdateAssociationResponse.Builder.associationDescription(Consumer<AssociationDescription.Builder> associationDescription) The description of the association that was updated.UpdateAssociationResponse.Builder.associationDescription(AssociationDescription associationDescription) The description of the association that was updated.UpdateAssociationResponse.builder()UpdateAssociationResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type UpdateAssociationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateAssociationResponse.Builder>UpdateAssociationResponse.serializableBuilderClass()