Uses of Class
com.oracle.bmc.gdp.responses.GetGdpWorkRequestResponse
-
Packages that use GetGdpWorkRequestResponse Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.responses -
-
Uses of GetGdpWorkRequestResponse in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return GetGdpWorkRequestResponse Modifier and Type Method Description GetGdpWorkRequestResponseGuardedDataPipeline. getGdpWorkRequest(GetGdpWorkRequestRequest request)Gets details of the work request with the given ID.GetGdpWorkRequestResponseGuardedDataPipelineClient. getGdpWorkRequest(GetGdpWorkRequestRequest request)Method parameters in com.oracle.bmc.gdp with type arguments of type GetGdpWorkRequestResponse Modifier and Type Method Description Future<GetGdpWorkRequestResponse>GuardedDataPipelineAsync. getGdpWorkRequest(GetGdpWorkRequestRequest request, AsyncHandler<GetGdpWorkRequestRequest,GetGdpWorkRequestResponse> handler)Gets details of the work request with the given ID.Future<GetGdpWorkRequestResponse>GuardedDataPipelineAsyncClient. getGdpWorkRequest(GetGdpWorkRequestRequest request, AsyncHandler<GetGdpWorkRequestRequest,GetGdpWorkRequestResponse> handler) -
Uses of GetGdpWorkRequestResponse in com.oracle.bmc.gdp.responses
Methods in com.oracle.bmc.gdp.responses that return GetGdpWorkRequestResponse Modifier and Type Method Description GetGdpWorkRequestResponseGetGdpWorkRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.gdp.responses with parameters of type GetGdpWorkRequestResponse Modifier and Type Method Description GetGdpWorkRequestResponse.BuilderGetGdpWorkRequestResponse.Builder. copy(GetGdpWorkRequestResponse o)Copy method to populate the builder with values from the given instance.
-