Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
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 |
---|---|
ListAssignedSubscriptionLineItemsRequest |
ListAssignedSubscriptionLineItemsRequest.Builder.build()
Build the instance of ListAssignedSubscriptionLineItemsRequest as configured by this
builder
|
ListAssignedSubscriptionLineItemsRequest |
ListAssignedSubscriptionLineItemsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAssignedSubscriptionLineItemsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.copy(ListAssignedSubscriptionLineItemsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.