static ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.builder() |
|
ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.Builder.nextToken(String nextToken) |
If more than MaxResults profile associations match the specified criteria, you can submit
another ListProfileAssociations request to get the next group of results.
|
ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.Builder.profileAssociations(Collection<ProfileAssociation> profileAssociations) |
A complex type that containts settings information about the profile's VPC associations.
|
ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.Builder.profileAssociations(Consumer<ProfileAssociation.Builder>... profileAssociations) |
A complex type that containts settings information about the profile's VPC associations.
|
ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.Builder.profileAssociations(ProfileAssociation... profileAssociations) |
A complex type that containts settings information about the profile's VPC associations.
|
ListProfileAssociationsResponse.Builder |
ListProfileAssociationsResponse.toBuilder() |
|