public static interface GetConfigRequest.Builder extends CloudHsmRequest.Builder, SdkPojo, CopyableBuilder<GetConfigRequest.Builder,GetConfigRequest>
| Modifier and Type | Method and Description |
|---|---|
GetConfigRequest.Builder |
clientArn(String clientArn)
The ARN of the client.
|
GetConfigRequest.Builder |
clientVersion(ClientVersion clientVersion)
The client version.
|
GetConfigRequest.Builder |
clientVersion(String clientVersion)
The client version.
|
GetConfigRequest.Builder |
hapgList(Collection<String> hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
|
GetConfigRequest.Builder |
hapgList(String... hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
|
GetConfigRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConfigRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetConfigRequest.Builder clientArn(String clientArn)
The ARN of the client.
clientArn - The ARN of the client.GetConfigRequest.Builder clientVersion(String clientVersion)
The client version.
clientVersion - The client version.ClientVersion,
ClientVersionGetConfigRequest.Builder clientVersion(ClientVersion clientVersion)
The client version.
clientVersion - The client version.ClientVersion,
ClientVersionGetConfigRequest.Builder hapgList(Collection<String> hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
hapgList - A list of ARNs that identify the high-availability partition groups that are associated with the
client.GetConfigRequest.Builder hapgList(String... hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
hapgList - A list of ARNs that identify the high-availability partition groups that are associated with the
client.GetConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.