Uses of Interface
software.amazon.awssdk.services.ssm.model.ListAssociationsResponse.Builder
Packages that use ListAssociationsResponse.Builder
-
Uses of ListAssociationsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ListAssociationsResponse.BuilderModifier and TypeMethodDescriptionListAssociationsResponse.Builder.associations(Collection<Association> associations) The associations.ListAssociationsResponse.Builder.associations(Consumer<Association.Builder>... associations) The associations.ListAssociationsResponse.Builder.associations(Association... associations) The associations.ListAssociationsResponse.builder()The token to use when requesting the next set of items.ListAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ListAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAssociationsResponse.Builder>ListAssociationsResponse.serializableBuilderClass()