static ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.builder() |
Return a new builder for this request object.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the compartment.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.copy(ListBillingSchedulesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.page(String page) |
The value of the ‘opc-next-page’ response header from the previous “List” call.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.sortBy(ListBillingSchedulesRequest.SortBy sortBy) |
The field to sort by.
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.sortOrder(ListBillingSchedulesRequest.SortOrder sortOrder) |
The sort order to use, either ascending (‘ASC’) or descending (‘DESC’).
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.subscribedServiceId(String subscribedServiceId) |
This param is used to get only the billing schedules for a particular Subscribed Service
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.subscriptionId(String subscriptionId) |
This param is used to get only the billing schedules for a particular Subscription Id
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.toBuilder() |
|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.xOneOriginRegion(String xOneOriginRegion) |
The OCI home region name in case home region is not us-ashburn-1 (IAD), e.g.
|