Uses of Class
com.oracle.bmc.keymanagement.responses.GetHsmPartitionResponse
- 
Packages that use GetHsmPartitionResponse Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.responses 
- 
- 
Uses of GetHsmPartitionResponse in com.oracle.bmc.keymanagementMethods in com.oracle.bmc.keymanagement that return GetHsmPartitionResponse Modifier and Type Method Description GetHsmPartitionResponseKmsHsmCluster. getHsmPartition(GetHsmPartitionRequest request)Retrieves HSM partition details for the specified HSM cluster.GetHsmPartitionResponseKmsHsmClusterClient. getHsmPartition(GetHsmPartitionRequest request)Method parameters in com.oracle.bmc.keymanagement with type arguments of type GetHsmPartitionResponse Modifier and Type Method Description Future<GetHsmPartitionResponse>KmsHsmClusterAsync. getHsmPartition(GetHsmPartitionRequest request, AsyncHandler<GetHsmPartitionRequest,GetHsmPartitionResponse> handler)Retrieves HSM partition details for the specified HSM cluster.Future<GetHsmPartitionResponse>KmsHsmClusterAsyncClient. getHsmPartition(GetHsmPartitionRequest request, AsyncHandler<GetHsmPartitionRequest,GetHsmPartitionResponse> handler)
- 
Uses of GetHsmPartitionResponse in com.oracle.bmc.keymanagement.responsesMethods in com.oracle.bmc.keymanagement.responses that return GetHsmPartitionResponse Modifier and Type Method Description GetHsmPartitionResponseGetHsmPartitionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.keymanagement.responses with parameters of type GetHsmPartitionResponse Modifier and Type Method Description GetHsmPartitionResponse.BuilderGetHsmPartitionResponse.Builder. copy(GetHsmPartitionResponse o)Copy method to populate the builder with values from the given instance.
 
-