Uses of Class
com.oracle.bmc.keymanagement.responses.CreateEkmsPrivateEndpointResponse
- 
Packages that use CreateEkmsPrivateEndpointResponse Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.responses 
- 
- 
Uses of CreateEkmsPrivateEndpointResponse in com.oracle.bmc.keymanagementMethods in com.oracle.bmc.keymanagement that return CreateEkmsPrivateEndpointResponse Modifier and Type Method Description CreateEkmsPrivateEndpointResponseEkm. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request)Create a new EKMS private endpoint used to connect to external key manager systemCreateEkmsPrivateEndpointResponseEkmClient. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request)Methods in com.oracle.bmc.keymanagement that return types with arguments of type CreateEkmsPrivateEndpointResponse Modifier and Type Method Description Future<CreateEkmsPrivateEndpointResponse>EkmAsync. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request, AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)Create a new EKMS private endpoint used to connect to external key manager systemFuture<CreateEkmsPrivateEndpointResponse>EkmAsyncClient. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request, AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.keymanagement with type arguments of type CreateEkmsPrivateEndpointResponse Modifier and Type Method Description Future<CreateEkmsPrivateEndpointResponse>EkmAsync. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request, AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)Create a new EKMS private endpoint used to connect to external key manager systemFuture<CreateEkmsPrivateEndpointResponse>EkmAsyncClient. createEkmsPrivateEndpoint(CreateEkmsPrivateEndpointRequest request, AsyncHandler<CreateEkmsPrivateEndpointRequest,CreateEkmsPrivateEndpointResponse> handler)
- 
Uses of CreateEkmsPrivateEndpointResponse in com.oracle.bmc.keymanagement.responsesMethods in com.oracle.bmc.keymanagement.responses that return CreateEkmsPrivateEndpointResponse Modifier and Type Method Description CreateEkmsPrivateEndpointResponseCreateEkmsPrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.keymanagement.responses with parameters of type CreateEkmsPrivateEndpointResponse Modifier and Type Method Description CreateEkmsPrivateEndpointResponse.BuilderCreateEkmsPrivateEndpointResponse.Builder. copy(CreateEkmsPrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
 
-