Uses of Class
com.oracle.bmc.gdp.requests.GetGdpWorkRequestRequest
-
Packages that use GetGdpWorkRequestRequest Package Description com.oracle.bmc.gdp com.oracle.bmc.gdp.requests -
-
Uses of GetGdpWorkRequestRequest in com.oracle.bmc.gdp
Methods in com.oracle.bmc.gdp that return types with arguments of type GetGdpWorkRequestRequest Modifier and Type Method Description Waiter<GetGdpWorkRequestRequest,GetGdpWorkRequestResponse>GuardedDataPipelineWaiters. forGdpWorkRequest(GetGdpWorkRequestRequest request)Creates a newWaiterusing default configuration.Waiter<GetGdpWorkRequestRequest,GetGdpWorkRequestResponse>GuardedDataPipelineWaiters. forGdpWorkRequest(GetGdpWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)Creates a newWaiterusing the provided configuration.Method parameters in com.oracle.bmc.gdp with type arguments of type GetGdpWorkRequestRequest 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 GetGdpWorkRequestRequest in com.oracle.bmc.gdp.requests
Methods in com.oracle.bmc.gdp.requests that return GetGdpWorkRequestRequest Modifier and Type Method Description GetGdpWorkRequestRequestGetGdpWorkRequestRequest.Builder. build()Build the instance of GetGdpWorkRequestRequest as configured by this builderGetGdpWorkRequestRequestGetGdpWorkRequestRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetGdpWorkRequestRequest as configured by this builderMethods in com.oracle.bmc.gdp.requests with parameters of type GetGdpWorkRequestRequest Modifier and Type Method Description GetGdpWorkRequestRequest.BuilderGetGdpWorkRequestRequest.Builder. copy(GetGdpWorkRequestRequest o)Copy method to populate the builder with values from the given instance.
-