Package | Description |
---|---|
com.oracle.bmc.osubbillingschedule | |
com.oracle.bmc.osubbillingschedule.model | |
com.oracle.bmc.osubbillingschedule.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BillingScheduleSummary> |
BillingSchedulePaginators.listBillingSchedulesRecordIterator(ListBillingSchedulesRequest request)
Creates a new iterable which will iterate over the
BillingScheduleSummary objects contained in
responses from the listBillingSchedules operation. |
Modifier and Type | Method and Description |
---|---|
BillingScheduleSummary |
BillingScheduleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BillingScheduleSummary.Builder |
BillingScheduleSummary.Builder.copy(BillingScheduleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<BillingScheduleSummary> |
ListBillingSchedulesResponse.getItems()
A list of
com.oracle.bmc.osubbillingschedule.model.BillingScheduleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListBillingSchedulesResponse.Builder |
ListBillingSchedulesResponse.Builder.items(List<BillingScheduleSummary> items)
A list of
com.oracle.bmc.osubbillingschedule.model.BillingScheduleSummary
instances. |
Copyright © 2016–2024. All rights reserved.