@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetWorkRequestRequest extends BmcRequest<Void>
Example: Click here to see how to use GetWorkRequestRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetWorkRequestRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetWorkRequestRequest.Builder |
builder() |
String |
getWorkRequestId()
The OCID of the work request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetWorkRequestRequest.Builder builder()
public String getWorkRequestId()
The OCID of the work request.
Copyright © 2016–2021. All rights reserved.