Package | Description |
---|---|
com.amazonaws.services.cloudhsm | |
com.amazonaws.services.cloudhsm.model | |
com.amazonaws.services.cloudhsm.model.transform |
Modifier and Type | Method and Description |
---|---|
GetConfigResult |
AbstractAWSCloudHSM.getConfig(GetConfigRequest request) |
GetConfigResult |
AWSCloudHSMClient.getConfig(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
GetConfigResult |
AWSCloudHSM.getConfig(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
java.util.concurrent.Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
java.util.concurrent.Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high
availability partition groups the client is associated with.
|
Modifier and Type | Method and Description |
---|---|
GetConfigResult |
GetConfigResult.clone() |
GetConfigResult |
GetConfigResult.withConfigCred(java.lang.String configCred)
The certificate file containing the server.pem files of the HSMs.
|
GetConfigResult |
GetConfigResult.withConfigFile(java.lang.String configFile)
The chrystoki.conf configuration file.
|
GetConfigResult |
GetConfigResult.withConfigType(java.lang.String configType)
The type of credentials.
|
Modifier and Type | Method and Description |
---|---|
GetConfigResult |
GetConfigResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |