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