Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListReportsResponse |
Marketplace.listReports(ListReportsRequest request)
Lists reports in the compartment that match the specified report type and date.
|
ListReportsResponse |
MarketplaceClient.listReports(ListReportsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListReportsResponse> |
MarketplaceAsync.listReports(ListReportsRequest request,
AsyncHandler<ListReportsRequest,ListReportsResponse> handler)
Lists reports in the compartment that match the specified report type and date.
|
Future<ListReportsResponse> |
MarketplaceAsyncClient.listReports(ListReportsRequest request,
AsyncHandler<ListReportsRequest,ListReportsResponse> handler) |
Iterable<ListReportsResponse> |
MarketplacePaginators.listReportsResponseIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listReports
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListReportsResponse> |
MarketplaceAsync.listReports(ListReportsRequest request,
AsyncHandler<ListReportsRequest,ListReportsResponse> handler)
Lists reports in the compartment that match the specified report type and date.
|
Future<ListReportsResponse> |
MarketplaceAsyncClient.listReports(ListReportsRequest request,
AsyncHandler<ListReportsRequest,ListReportsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListReportsResponse |
ListReportsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListReportsResponse.Builder |
ListReportsResponse.Builder.copy(ListReportsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.