Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SubscriptionLineItemSummary> |
SubscriptionPaginators.listSubscriptionLineItemsRecordIterator(ListSubscriptionLineItemsRequest request)
Creates a new iterable which will iterate over the
SubscriptionLineItemSummary objects contained
in responses from the listSubscriptionLineItems operation. |
Modifier and Type | Method and Description |
---|---|
SubscriptionLineItemSummary |
SubscriptionLineItemSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SubscriptionLineItemSummary> |
SubscriptionLineItemCollection.getItems()
Array containing line item summaries in a subscription.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionLineItemSummary.Builder |
SubscriptionLineItemSummary.Builder.copy(SubscriptionLineItemSummary model) |
Modifier and Type | Method and Description |
---|---|
SubscriptionLineItemCollection.Builder |
SubscriptionLineItemCollection.Builder.items(List<SubscriptionLineItemSummary> items)
Array containing line item summaries in a subscription.
|
Constructor and Description |
---|
SubscriptionLineItemCollection(List<SubscriptionLineItemSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.