Uses of Class
com.oracle.bmc.dbmulticloud.requests.RefreshOracleDbGcpKeyRingRequest
-
Packages that use RefreshOracleDbGcpKeyRingRequest Package Description com.oracle.bmc.dbmulticloud com.oracle.bmc.dbmulticloud.requests -
-
Uses of RefreshOracleDbGcpKeyRingRequest in com.oracle.bmc.dbmulticloud
Methods in com.oracle.bmc.dbmulticloud with parameters of type RefreshOracleDbGcpKeyRingRequest Modifier and Type Method Description RefreshOracleDbGcpKeyRingResponse
DbMulticloudGCPProvider. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request)
Refreshes Oracle GCP Key Ring details from the backend.Future<RefreshOracleDbGcpKeyRingResponse>
DbMulticloudGCPProviderAsync. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request, AsyncHandler<RefreshOracleDbGcpKeyRingRequest,RefreshOracleDbGcpKeyRingResponse> handler)
Refreshes Oracle GCP Key Ring details from the backend.Future<RefreshOracleDbGcpKeyRingResponse>
DbMulticloudGCPProviderAsyncClient. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request, AsyncHandler<RefreshOracleDbGcpKeyRingRequest,RefreshOracleDbGcpKeyRingResponse> handler)
RefreshOracleDbGcpKeyRingResponse
DbMulticloudGCPProviderClient. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request)
Method parameters in com.oracle.bmc.dbmulticloud with type arguments of type RefreshOracleDbGcpKeyRingRequest Modifier and Type Method Description Future<RefreshOracleDbGcpKeyRingResponse>
DbMulticloudGCPProviderAsync. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request, AsyncHandler<RefreshOracleDbGcpKeyRingRequest,RefreshOracleDbGcpKeyRingResponse> handler)
Refreshes Oracle GCP Key Ring details from the backend.Future<RefreshOracleDbGcpKeyRingResponse>
DbMulticloudGCPProviderAsyncClient. refreshOracleDbGcpKeyRing(RefreshOracleDbGcpKeyRingRequest request, AsyncHandler<RefreshOracleDbGcpKeyRingRequest,RefreshOracleDbGcpKeyRingResponse> handler)
-
Uses of RefreshOracleDbGcpKeyRingRequest in com.oracle.bmc.dbmulticloud.requests
Methods in com.oracle.bmc.dbmulticloud.requests that return RefreshOracleDbGcpKeyRingRequest Modifier and Type Method Description RefreshOracleDbGcpKeyRingRequest
RefreshOracleDbGcpKeyRingRequest.Builder. build()
Build the instance of RefreshOracleDbGcpKeyRingRequest as configured by this builderRefreshOracleDbGcpKeyRingRequest
RefreshOracleDbGcpKeyRingRequest.Builder. buildWithoutInvocationCallback()
Build the instance of RefreshOracleDbGcpKeyRingRequest as configured by this builderMethods in com.oracle.bmc.dbmulticloud.requests with parameters of type RefreshOracleDbGcpKeyRingRequest Modifier and Type Method Description RefreshOracleDbGcpKeyRingRequest.Builder
RefreshOracleDbGcpKeyRingRequest.Builder. copy(RefreshOracleDbGcpKeyRingRequest o)
Copy method to populate the builder with values from the given instance.
-