Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.responses |
Modifier and Type | Method and Description |
---|---|
ListProductsResponse |
Rewards.listProducts(ListProductsRequest request)
Provides product information that is specific to a reward usage period and its usage details.
|
ListProductsResponse |
RewardsClient.listProducts(ListProductsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListProductsResponse> |
RewardsAsyncClient.listProducts(ListProductsRequest request,
AsyncHandler<ListProductsRequest,ListProductsResponse> handler) |
Future<ListProductsResponse> |
RewardsAsync.listProducts(ListProductsRequest request,
AsyncHandler<ListProductsRequest,ListProductsResponse> handler)
Provides product information that is specific to a reward usage period and its usage details.
|
Iterable<ListProductsResponse> |
RewardsPaginators.listProductsResponseIterator(ListProductsRequest request)
Creates a new iterable which will iterate over the responses received from the listProducts
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListProductsResponse> |
RewardsAsyncClient.listProducts(ListProductsRequest request,
AsyncHandler<ListProductsRequest,ListProductsResponse> handler) |
Future<ListProductsResponse> |
RewardsAsync.listProducts(ListProductsRequest request,
AsyncHandler<ListProductsRequest,ListProductsResponse> handler)
Provides product information that is specific to a reward usage period and its usage details.
|
Modifier and Type | Method and Description |
---|---|
ListProductsResponse |
ListProductsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListProductsResponse.Builder |
ListProductsResponse.Builder.copy(ListProductsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.