Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionsResponse |
Subscription.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request)
Lists subscriptions that are consumed by the compartment.
|
ListAssignedSubscriptionsResponse |
SubscriptionClient.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAssignedSubscriptionsResponse> |
SubscriptionAsync.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request,
AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler)
Lists subscriptions that are consumed by the compartment.
|
Future<ListAssignedSubscriptionsResponse> |
SubscriptionAsyncClient.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request,
AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler) |
Iterable<ListAssignedSubscriptionsResponse> |
SubscriptionPaginators.listAssignedSubscriptionsResponseIterator(ListAssignedSubscriptionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAssignedSubscriptions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssignedSubscriptionsResponse> |
SubscriptionAsync.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request,
AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler)
Lists subscriptions that are consumed by the compartment.
|
Future<ListAssignedSubscriptionsResponse> |
SubscriptionAsyncClient.listAssignedSubscriptions(ListAssignedSubscriptionsRequest request,
AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionsResponse |
ListAssignedSubscriptionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionsResponse.Builder |
ListAssignedSubscriptionsResponse.Builder.copy(ListAssignedSubscriptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.