Package | Description |
---|---|
com.oracle.bmc.osubsubscription.requests |
Modifier and Type | Method and Description |
---|---|
static ListCommitmentsRequest.Builder |
ListCommitmentsRequest.builder()
Return a new builder for this request object.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.copy(ListCommitmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.limit(Integer limit)
The maximum number of items to return in a paginated “List” call.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.page(String page)
The value of the
opc-next-page response header from the previous “List” call. |
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.sortBy(ListCommitmentsRequest.SortBy sortBy)
The field to sort by.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.sortOrder(ListCommitmentsRequest.SortOrder sortOrder)
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.subscribedServiceId(String subscribedServiceId)
This param is used to get the commitments for a particular subscribed service
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.toBuilder()
Return an instance of
ListCommitmentsRequest.Builder that allows you to modify request properties. |
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.xOneGatewaySubscriptionId(String xOneGatewaySubscriptionId)
This header is meant to be used only for internal purposes and will be ignored on any
public request.
|
ListCommitmentsRequest.Builder |
ListCommitmentsRequest.Builder.xOneOriginRegion(String xOneOriginRegion)
The OCI home region name in case home region is not us-ashburn-1 (IAD), e.g.
|
Copyright © 2016–2024. All rights reserved.