Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateHsmClusterResponse |
KmsHsmCluster.createHsmCluster(CreateHsmClusterRequest request)
Creates a new HSM cluster resource.
|
CreateHsmClusterResponse |
KmsHsmClusterClient.createHsmCluster(CreateHsmClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateHsmClusterResponse> |
KmsHsmClusterAsyncClient.createHsmCluster(CreateHsmClusterRequest request,
AsyncHandler<CreateHsmClusterRequest,CreateHsmClusterResponse> handler) |
Future<CreateHsmClusterResponse> |
KmsHsmClusterAsync.createHsmCluster(CreateHsmClusterRequest request,
AsyncHandler<CreateHsmClusterRequest,CreateHsmClusterResponse> handler)
Creates a new HSM cluster resource.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateHsmClusterResponse> |
KmsHsmClusterAsyncClient.createHsmCluster(CreateHsmClusterRequest request,
AsyncHandler<CreateHsmClusterRequest,CreateHsmClusterResponse> handler) |
Future<CreateHsmClusterResponse> |
KmsHsmClusterAsync.createHsmCluster(CreateHsmClusterRequest request,
AsyncHandler<CreateHsmClusterRequest,CreateHsmClusterResponse> handler)
Creates a new HSM cluster resource.
|
Modifier and Type | Method and Description |
---|---|
CreateHsmClusterResponse |
CreateHsmClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateHsmClusterResponse.Builder |
CreateHsmClusterResponse.Builder.copy(CreateHsmClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.