static ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.builder() |
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.clusterName(String clusterName) |
The name of the cluster that the associations are in.
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of EKS Pod Identity association results returned by
ListPodIdentityAssociations in paginated output.
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.namespace(String namespace) |
The name of the Kubernetes namespace inside the cluster that the associations are in.
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.nextToken(String nextToken) |
The nextToken value returned from a previous paginated ListUpdates request where
maxResults was used and the results exceeded the value of that parameter.
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.Builder.serviceAccount(String serviceAccount) |
The name of the Kubernetes service account that the associations use.
|
ListPodIdentityAssociationsRequest.Builder |
ListPodIdentityAssociationsRequest.toBuilder() |
|