Uses of Class
com.oracle.bmc.dbmulticloud.requests.RefreshOracleDbGcpIdentityConnectorRequest
-
Packages that use RefreshOracleDbGcpIdentityConnectorRequest Package Description com.oracle.bmc.dbmulticloud com.oracle.bmc.dbmulticloud.requests -
-
Uses of RefreshOracleDbGcpIdentityConnectorRequest in com.oracle.bmc.dbmulticloud
Method parameters in com.oracle.bmc.dbmulticloud with type arguments of type RefreshOracleDbGcpIdentityConnectorRequest Modifier and Type Method Description Future<RefreshOracleDbGcpIdentityConnectorResponse>
DbMulticloudGCPProviderAsync. refreshOracleDbGcpIdentityConnector(RefreshOracleDbGcpIdentityConnectorRequest request, AsyncHandler<RefreshOracleDbGcpIdentityConnectorRequest,RefreshOracleDbGcpIdentityConnectorResponse> handler)
Refreshes the Oracle DB GCP Connector resource.Future<RefreshOracleDbGcpIdentityConnectorResponse>
DbMulticloudGCPProviderAsyncClient. refreshOracleDbGcpIdentityConnector(RefreshOracleDbGcpIdentityConnectorRequest request, AsyncHandler<RefreshOracleDbGcpIdentityConnectorRequest,RefreshOracleDbGcpIdentityConnectorResponse> handler)
-
Uses of RefreshOracleDbGcpIdentityConnectorRequest in com.oracle.bmc.dbmulticloud.requests
Methods in com.oracle.bmc.dbmulticloud.requests that return RefreshOracleDbGcpIdentityConnectorRequest Modifier and Type Method Description RefreshOracleDbGcpIdentityConnectorRequest
RefreshOracleDbGcpIdentityConnectorRequest.Builder. build()
Build the instance of RefreshOracleDbGcpIdentityConnectorRequest as configured by this builderRefreshOracleDbGcpIdentityConnectorRequest
RefreshOracleDbGcpIdentityConnectorRequest.Builder. buildWithoutInvocationCallback()
Build the instance of RefreshOracleDbGcpIdentityConnectorRequest as configured by this builderMethods in com.oracle.bmc.dbmulticloud.requests with parameters of type RefreshOracleDbGcpIdentityConnectorRequest Modifier and Type Method Description RefreshOracleDbGcpIdentityConnectorRequest.Builder
RefreshOracleDbGcpIdentityConnectorRequest.Builder. copy(RefreshOracleDbGcpIdentityConnectorRequest o)
Copy method to populate the builder with values from the given instance.
-