@Generated(value="OracleSDKGenerator", comments="API Version: 20180222") public class ListWorkRequestErrorsRequest extends BmcRequest<Void>
Modifier and Type | Class and Description |
---|---|
static class |
ListWorkRequestErrorsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ListWorkRequestErrorsRequest.Builder |
builder() |
String |
getCompartmentId()
The OCID of the compartment.
|
String |
getOpcRequestId()
Unique Oracle-assigned identifier for the request.
|
String |
getWorkRequestId()
The OCID of the work request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListWorkRequestErrorsRequest.Builder builder()
public String getCompartmentId()
The OCID of the compartment.
public String getWorkRequestId()
The OCID of the work request.
public String getOpcRequestId()
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Copyright © 2016–2020. All rights reserved.