ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.assignedSubscriptionId(String assignedSubscriptionId) |
OCID of the assigned Oracle Cloud Subscription.
|
static ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.builder() |
Return a new builder for this request object.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.copy(ListAssignedSubscriptionLineItemsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.sortBy(ListAssignedSubscriptionLineItemsRequest.SortBy sortBy) |
The field to sort by.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, whether ‘asc’ or ‘desc’.
|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.toBuilder() |
|