ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.Builder.associations(Collection<PodIdentityAssociationSummary> associations) |
The list of summarized descriptions of the associations that are in the cluster and match any filters that
you provided.
|
ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.Builder.associations(Consumer<PodIdentityAssociationSummary.Builder>... associations) |
The list of summarized descriptions of the associations that are in the cluster and match any filters that
you provided.
|
ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.Builder.associations(PodIdentityAssociationSummary... associations) |
The list of summarized descriptions of the associations that are in the cluster and match any filters that
you provided.
|
static ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.builder() |
|
ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.Builder.nextToken(String nextToken) |
The nextToken value to include in a future ListPodIdentityAssociations request.
|
ListPodIdentityAssociationsResponse.Builder |
ListPodIdentityAssociationsResponse.toBuilder() |
|