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.
|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(AssociationVersionInfo... 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() |
|