Package | Description |
---|---|
com.oracle.bmc.osubsubscription | |
com.oracle.bmc.osubsubscription.requests |
Modifier and Type | Method and Description |
---|---|
ListRateCardsResponse |
RatecardClient.listRateCards(ListRateCardsRequest request) |
ListRateCardsResponse |
Ratecard.listRateCards(ListRateCardsRequest request)
List API that returns all ratecards for given Subscription Id and Account ID (if provided)
and for a particular date range
|
Future<ListRateCardsResponse> |
RatecardAsync.listRateCards(ListRateCardsRequest request,
AsyncHandler<ListRateCardsRequest,ListRateCardsResponse> handler)
List API that returns all ratecards for given Subscription Id and Account ID (if provided)
and for a particular date range
|
Future<ListRateCardsResponse> |
RatecardAsyncClient.listRateCards(ListRateCardsRequest request,
AsyncHandler<ListRateCardsRequest,ListRateCardsResponse> handler) |
Iterable<RateCardSummary> |
RatecardPaginators.listRateCardsRecordIterator(ListRateCardsRequest request)
Creates a new iterable which will iterate over the
RateCardSummary objects contained in responses from
the listRateCards operation. |
Iterable<ListRateCardsResponse> |
RatecardPaginators.listRateCardsResponseIterator(ListRateCardsRequest request)
Creates a new iterable which will iterate over the responses received from the listRateCards
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRateCardsResponse> |
RatecardAsync.listRateCards(ListRateCardsRequest request,
AsyncHandler<ListRateCardsRequest,ListRateCardsResponse> handler)
List API that returns all ratecards for given Subscription Id and Account ID (if provided)
and for a particular date range
|
Future<ListRateCardsResponse> |
RatecardAsyncClient.listRateCards(ListRateCardsRequest request,
AsyncHandler<ListRateCardsRequest,ListRateCardsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListRateCardsRequest |
ListRateCardsRequest.Builder.build()
Build the instance of ListRateCardsRequest as configured by this builder
|
ListRateCardsRequest |
ListRateCardsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListRateCardsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListRateCardsRequest.Builder |
ListRateCardsRequest.Builder.copy(ListRateCardsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.