Uses of Interface
software.amazon.awssdk.services.ssm.model.ListAssociationVersionsResponse.Builder
Packages that use ListAssociationVersionsResponse.Builder
-
Uses of ListAssociationVersionsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ListAssociationVersionsResponse.BuilderModifier and TypeMethodDescriptionListAssociationVersionsResponse.Builder.associationVersions(Collection<AssociationVersionInfo> associationVersions) Information about all versions of the association for the specified association ID.ListAssociationVersionsResponse.Builder.associationVersions(Consumer<AssociationVersionInfo.Builder>... associationVersions) Information about all versions of the association for the specified association ID.ListAssociationVersionsResponse.Builder.associationVersions(AssociationVersionInfo... associationVersions) Information about all versions of the association for the specified association ID.ListAssociationVersionsResponse.builder()The token for the next set of items to return.ListAssociationVersionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ListAssociationVersionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAssociationVersionsResponse.Builder>ListAssociationVersionsResponse.serializableBuilderClass()