static ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.builder() |
Return a new builder for this request object.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.copy(ListZprConfigurationWorkRequestLogsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.page(String page) |
For list pagination.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.sortBy(ListZprConfigurationWorkRequestLogsRequest.SortBy sortBy) |
The field to sort by.
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.toBuilder() |
|
ListZprConfigurationWorkRequestLogsRequest.Builder |
ListZprConfigurationWorkRequestLogsRequest.Builder.workRequestId(String workRequestId) |
The OCID of the
asynchronous work request.
|