@Generated(value="OracleSDKGenerator", comments="API Version: 20190912") 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 |
getOpcRequestId()
The client request ID for tracing.
|
String |
getWorkRequestId()
The ID of the asynchronous request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetWorkRequestRequest.Builder builder()
public String getWorkRequestId()
The ID of the asynchronous request.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.