@Generated(value="OracleSDKGenerator", comments="API Version: 0.0.4") public class ListResourceTypesRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
ListResourceTypesRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static ListResourceTypesRequest.Builder |
builder() |
Integer |
getLimit()
The maximum number of items to return.
|
String |
getOpcRequestId()
The unique Oracle-assigned identifier for the request.
|
String |
getPage()
The page at which to start retrieving results.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListResourceTypesRequest.Builder builder()
public Integer getLimit()
The maximum number of items to return. The value must be between 1 and 1000.
public String getPage()
The page at which to start retrieving results.
public String getOpcRequestId()
The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the complete request ID.
Copyright © 2016–2019. All rights reserved.