Package | Description |
---|---|
com.oracle.bmc.onesubscription | |
com.oracle.bmc.onesubscription.responses |
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
|
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) |
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 |
---|---|
ListRateCardsResponse |
ListRateCardsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRateCardsResponse.Builder |
ListRateCardsResponse.Builder.copy(ListRateCardsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.