public static interface CreateHapgRequest.Builder extends CloudHSMRequest.Builder, CopyableBuilder<CreateHapgRequest.Builder,CreateHapgRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateHapgRequest.Builder |
label(String label)
The label of the new high-availability partition group.
|
CreateHapgRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildCreateHapgRequest.Builder label(String label)
The label of the new high-availability partition group.
label - The label of the new high-availability partition group.CreateHapgRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.