Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.builder()
Return a new builder for this request object.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.copy(ListAssignedSubscriptionsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.entityVersion(EntityVersion entityVersion)
The version of the subscription entity.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.sortBy(ListAssignedSubscriptionsRequest.SortBy sortBy)
The field to sort by.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, whether ‘asc’ or ‘desc’.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.subscriptionId(String subscriptionId)
The ID of the subscription to which the tenancy is associated.
|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.toBuilder()
Return an instance of
ListAssignedSubscriptionsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.