static ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.builder() |
Return a new builder for this request object.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.copy(ListLicenseRecordsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.page(String page) |
A token representing the position at which to start retrieving results.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.productLicenseId(String productLicenseId) |
Unique product license identifier.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.sortBy(ListLicenseRecordsRequest.SortBy sortBy) |
Specifies the attribute with which to sort the rules.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.Builder.sortOrder(ListLicenseRecordsRequest.SortOrder sortOrder) |
The sort order to use, whether ASC or DESC.
|
ListLicenseRecordsRequest.Builder |
ListLicenseRecordsRequest.toBuilder() |
|