Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionLineItemsResponse |
Subscription.listAssignedSubscriptionLineItems(ListAssignedSubscriptionLineItemsRequest request)
List line item summaries that a assigned subscription owns.
|
ListAssignedSubscriptionLineItemsResponse |
SubscriptionClient.listAssignedSubscriptionLineItems(ListAssignedSubscriptionLineItemsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAssignedSubscriptionLineItemsResponse> |
SubscriptionAsync.listAssignedSubscriptionLineItems(ListAssignedSubscriptionLineItemsRequest request,
AsyncHandler<ListAssignedSubscriptionLineItemsRequest,ListAssignedSubscriptionLineItemsResponse> handler)
List line item summaries that a assigned subscription owns.
|
Future<ListAssignedSubscriptionLineItemsResponse> |
SubscriptionAsyncClient.listAssignedSubscriptionLineItems(ListAssignedSubscriptionLineItemsRequest request,
AsyncHandler<ListAssignedSubscriptionLineItemsRequest,ListAssignedSubscriptionLineItemsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionLineItemsResponse |
ListAssignedSubscriptionLineItemsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionLineItemsResponse.Builder |
ListAssignedSubscriptionLineItemsResponse.Builder.copy(ListAssignedSubscriptionLineItemsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.