public static interface ListScramSecretsRequest.Builder extends KafkaRequest.Builder, SdkPojo, CopyableBuilder<ListScramSecretsRequest.Builder,ListScramSecretsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListScramSecretsRequest.Builder |
clusterArn(String clusterArn)
The arn of the cluster.
|
ListScramSecretsRequest.Builder |
maxResults(Integer maxResults)
The maxResults of the query.
|
ListScramSecretsRequest.Builder |
nextToken(String nextToken)
The nextToken of the query.
|
ListScramSecretsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListScramSecretsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListScramSecretsRequest.Builder clusterArn(String clusterArn)
The arn of the cluster.
clusterArn - The arn of the cluster.
ListScramSecretsRequest.Builder maxResults(Integer maxResults)
The maxResults of the query.
maxResults - The maxResults of the query.
ListScramSecretsRequest.Builder nextToken(String nextToken)
The nextToken of the query.
nextToken - The nextToken of the query.
ListScramSecretsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListScramSecretsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.