static ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.builder() |
Return a new builder for this request object.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.copy(ListAgreementRecordsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.page(String page) |
The page token that represents the page at which to start retrieving results.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.sortBy(ListAgreementRecordsRequest.SortBy sortBy) |
The field by which to sort the resource.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.sortOrder(ListAgreementRecordsRequest.SortOrder sortOrder) |
The sort order is either ‘ASC’ or ‘DESC’.
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.toBuilder() |
|
ListAgreementRecordsRequest.Builder |
ListAgreementRecordsRequest.Builder.wlsDomainId(String wlsDomainId) |
The OCID of the
WebLogic domain.
|