Uses of Class
com.oracle.bmc.loganalytics.requests.GetStorageWorkRequestRequest
-
Packages that use GetStorageWorkRequestRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of GetStorageWorkRequestRequest in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return types with arguments of type GetStorageWorkRequestRequest Modifier and Type Method Description Waiter<GetStorageWorkRequestRequest,GetStorageWorkRequestResponse>LogAnalyticsWaiters. forStorageWorkRequest(GetStorageWorkRequestRequest request)Creates a newWaiterusing default configuration.Waiter<GetStorageWorkRequestRequest,GetStorageWorkRequestResponse>LogAnalyticsWaiters. forStorageWorkRequest(GetStorageWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)Creates a newWaiterusing the provided configuration.Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetStorageWorkRequestRequest Modifier and Type Method Description Future<GetStorageWorkRequestResponse>LogAnalyticsAsync. getStorageWorkRequest(GetStorageWorkRequestRequest request, AsyncHandler<GetStorageWorkRequestRequest,GetStorageWorkRequestResponse> handler)This API returns work request details specified by {workRequestId}.Future<GetStorageWorkRequestResponse>LogAnalyticsAsyncClient. getStorageWorkRequest(GetStorageWorkRequestRequest request, AsyncHandler<GetStorageWorkRequestRequest,GetStorageWorkRequestResponse> handler) -
Uses of GetStorageWorkRequestRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return GetStorageWorkRequestRequest Modifier and Type Method Description GetStorageWorkRequestRequestGetStorageWorkRequestRequest.Builder. build()Build the instance of GetStorageWorkRequestRequest as configured by this builderGetStorageWorkRequestRequestGetStorageWorkRequestRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetStorageWorkRequestRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type GetStorageWorkRequestRequest Modifier and Type Method Description GetStorageWorkRequestRequest.BuilderGetStorageWorkRequestRequest.Builder. copy(GetStorageWorkRequestRequest o)Copy method to populate the builder with values from the given instance.
-