Uses of Class
com.oracle.bmc.dbmulticloud.responses.CreateOracleDbGcpKeyRingResponse
- 
Packages that use CreateOracleDbGcpKeyRingResponse Package Description com.oracle.bmc.dbmulticloud com.oracle.bmc.dbmulticloud.responses 
- 
- 
Uses of CreateOracleDbGcpKeyRingResponse in com.oracle.bmc.dbmulticloudMethods in com.oracle.bmc.dbmulticloud that return CreateOracleDbGcpKeyRingResponse Modifier and Type Method Description CreateOracleDbGcpKeyRingResponseDbMulticloudGCPProvider. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request)Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.CreateOracleDbGcpKeyRingResponseDbMulticloudGCPProviderClient. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request)Methods in com.oracle.bmc.dbmulticloud that return types with arguments of type CreateOracleDbGcpKeyRingResponse Modifier and Type Method Description Future<CreateOracleDbGcpKeyRingResponse>DbMulticloudGCPProviderAsync. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request, AsyncHandler<CreateOracleDbGcpKeyRingRequest,CreateOracleDbGcpKeyRingResponse> handler)Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.Future<CreateOracleDbGcpKeyRingResponse>DbMulticloudGCPProviderAsyncClient. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request, AsyncHandler<CreateOracleDbGcpKeyRingRequest,CreateOracleDbGcpKeyRingResponse> handler)Method parameters in com.oracle.bmc.dbmulticloud with type arguments of type CreateOracleDbGcpKeyRingResponse Modifier and Type Method Description Future<CreateOracleDbGcpKeyRingResponse>DbMulticloudGCPProviderAsync. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request, AsyncHandler<CreateOracleDbGcpKeyRingRequest,CreateOracleDbGcpKeyRingResponse> handler)Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.Future<CreateOracleDbGcpKeyRingResponse>DbMulticloudGCPProviderAsyncClient. createOracleDbGcpKeyRing(CreateOracleDbGcpKeyRingRequest request, AsyncHandler<CreateOracleDbGcpKeyRingRequest,CreateOracleDbGcpKeyRingResponse> handler)
- 
Uses of CreateOracleDbGcpKeyRingResponse in com.oracle.bmc.dbmulticloud.responsesMethods in com.oracle.bmc.dbmulticloud.responses that return CreateOracleDbGcpKeyRingResponse Modifier and Type Method Description CreateOracleDbGcpKeyRingResponseCreateOracleDbGcpKeyRingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dbmulticloud.responses with parameters of type CreateOracleDbGcpKeyRingResponse Modifier and Type Method Description CreateOracleDbGcpKeyRingResponse.BuilderCreateOracleDbGcpKeyRingResponse.Builder. copy(CreateOracleDbGcpKeyRingResponse o)Copy method to populate the builder with values from the given instance.
 
-