static ListProductsRequest.Builder |
ListProductsRequest.builder() |
Return a new builder for this request object.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.copy(ListProductsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.limit(Integer limit) |
The maximum number of items to return in the paginated response.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.opcRequestId(String opcRequestId) |
Unique, Oracle-assigned identifier for the request.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.page(String page) |
The value of the ‘opc-next-page’ response header from the previous call.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.producttype(ListProductsRequest.Producttype producttype) |
The field to specify the type of product.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.sortBy(ListProductsRequest.SortBy sortBy) |
The field to sort by.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.sortOrder(ListProductsRequest.SortOrder sortOrder) |
The sort order to use, which can be ascending (ASC) or descending (DESC).
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.subscriptionId(String subscriptionId) |
The subscription ID for which rewards information is requested for.
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.tenancyId(String tenancyId) |
The OCID of the tenancy.
|
ListProductsRequest.Builder |
ListProductsRequest.toBuilder() |
|
ListProductsRequest.Builder |
ListProductsRequest.Builder.usagePeriodKey(String usagePeriodKey) |
The SPM Identifier for the usage period.
|