| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
Synchronous and asynchronous client classes for accessing AWSCloudHSM.
|
| com.amazonaws.services.cloudhsm.model |
Classes modeling the various types represented by AWSCloudHSM.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHapgResult |
AWSCloudHSMClient.createHapg(CreateHapgRequest createHapgRequest)
Creates a high-availability partition group.
|
CreateHapgResult |
AWSCloudHSM.createHapg(CreateHapgRequest createHapgRequest)
Creates a high-availability partition group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHapgResult> |
AWSCloudHSMAsync.createHapgAsync(CreateHapgRequest createHapgRequest)
Creates a high-availability partition group.
|
Future<CreateHapgResult> |
AWSCloudHSMAsyncClient.createHapgAsync(CreateHapgRequest createHapgRequest)
Creates a high-availability partition group.
|
Future<CreateHapgResult> |
AWSCloudHSMAsync.createHapgAsync(CreateHapgRequest createHapgRequest,
AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
Creates a high-availability partition group.
|
Future<CreateHapgResult> |
AWSCloudHSMAsyncClient.createHapgAsync(CreateHapgRequest createHapgRequest,
AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
Creates a high-availability partition group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHapgResult> |
AWSCloudHSMAsync.createHapgAsync(CreateHapgRequest createHapgRequest,
AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
Creates a high-availability partition group.
|
Future<CreateHapgResult> |
AWSCloudHSMAsyncClient.createHapgAsync(CreateHapgRequest createHapgRequest,
AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
Creates a high-availability partition group.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHapgResult |
CreateHapgResult.withHapgArn(String hapgArn)
The ARN of the high-availability partition group.
|
Copyright © 2015. All rights reserved.