@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class ListWorkRequestsRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
ListWorkRequestsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ListWorkRequestsRequest.Builder |
builder() |
String |
getCompartmentId()
The ID of the compartment in which to list buckets.
|
Integer |
getLimit()
The maximum number of items to return.
|
String |
getOpcClientRequestId()
The client request ID for tracing.
|
String |
getPage()
The page at which to start retrieving results.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListWorkRequestsRequest.Builder builder()
public String getCompartmentId()
The ID of the compartment in which to list buckets.
public String getOpcClientRequestId()
The client request ID for tracing.
public String getPage()
The page at which to start retrieving results.
public Integer getLimit()
The maximum number of items to return.
Copyright © 2016–2020. All rights reserved.