| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(AssociationVersionInfo... associationVersions)
Information about all versions of the association for the specified association ID.
|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(Collection<AssociationVersionInfo> associationVersions)
Information about all versions of the association for the specified association ID.
|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(Consumer<AssociationVersionInfo.Builder>... associationVersions)
Information about all versions of the association for the specified association ID.
|
static ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.builder() |
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.nextToken(String nextToken)
The token for the next set of items to return.
|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAssociationVersionsResponse.Builder> |
ListAssociationVersionsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.