public static interface ListLunaClientsRequest.Builder extends CloudHsmRequest.Builder, SdkPojo, CopyableBuilder<ListLunaClientsRequest.Builder,ListLunaClientsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListLunaClientsRequest.Builder |
nextToken(String nextToken)
The
NextToken value from a previous call to ListLunaClients. |
ListLunaClientsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListLunaClientsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListLunaClientsRequest.Builder nextToken(String nextToken)
The NextToken value from a previous call to ListLunaClients. Pass null if this is
the first call.
nextToken - The NextToken value from a previous call to ListLunaClients. Pass null if
this is the first call.ListLunaClientsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListLunaClientsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.