Package | Description |
---|---|
com.oracle.bmc.osubbillingschedule | |
com.oracle.bmc.osubbillingschedule.requests |
Modifier and Type | Method and Description |
---|---|
ListBillingSchedulesResponse |
BillingSchedule.listBillingSchedules(ListBillingSchedulesRequest request)
This list API returns all billing schedules for given subscription id and for a particular
Subscribed Service if provided
|
ListBillingSchedulesResponse |
BillingScheduleClient.listBillingSchedules(ListBillingSchedulesRequest request) |
Future<ListBillingSchedulesResponse> |
BillingScheduleAsync.listBillingSchedules(ListBillingSchedulesRequest request,
AsyncHandler<ListBillingSchedulesRequest,ListBillingSchedulesResponse> handler)
This list API returns all billing schedules for given subscription id and for a particular
Subscribed Service if provided
|
Future<ListBillingSchedulesResponse> |
BillingScheduleAsyncClient.listBillingSchedules(ListBillingSchedulesRequest request,
AsyncHandler<ListBillingSchedulesRequest,ListBillingSchedulesResponse> handler) |
Iterable<BillingScheduleSummary> |
BillingSchedulePaginators.listBillingSchedulesRecordIterator(ListBillingSchedulesRequest request)
Creates a new iterable which will iterate over the
BillingScheduleSummary objects contained in
responses from the listBillingSchedules operation. |
Iterable<ListBillingSchedulesResponse> |
BillingSchedulePaginators.listBillingSchedulesResponseIterator(ListBillingSchedulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listBillingSchedules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBillingSchedulesResponse> |
BillingScheduleAsync.listBillingSchedules(ListBillingSchedulesRequest request,
AsyncHandler<ListBillingSchedulesRequest,ListBillingSchedulesResponse> handler)
This list API returns all billing schedules for given subscription id and for a particular
Subscribed Service if provided
|
Future<ListBillingSchedulesResponse> |
BillingScheduleAsyncClient.listBillingSchedules(ListBillingSchedulesRequest request,
AsyncHandler<ListBillingSchedulesRequest,ListBillingSchedulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBillingSchedulesRequest |
ListBillingSchedulesRequest.Builder.build()
Build the instance of ListBillingSchedulesRequest as configured by this builder
|
ListBillingSchedulesRequest |
ListBillingSchedulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListBillingSchedulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListBillingSchedulesRequest.Builder |
ListBillingSchedulesRequest.Builder.copy(ListBillingSchedulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.