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