Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
SearchListingsResponse |
Marketplace.searchListings(SearchListingsRequest request)
Queries all Marketplace Applications to find listings that match the specified criteria.
|
SearchListingsResponse |
MarketplaceClient.searchListings(SearchListingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SearchListingsResponse> |
MarketplaceAsync.searchListings(SearchListingsRequest request,
AsyncHandler<SearchListingsRequest,SearchListingsResponse> handler)
Queries all Marketplace Applications to find listings that match the specified criteria.
|
Future<SearchListingsResponse> |
MarketplaceAsyncClient.searchListings(SearchListingsRequest request,
AsyncHandler<SearchListingsRequest,SearchListingsResponse> handler) |
Iterable<SearchListingsResponse> |
MarketplacePaginators.searchListingsResponseIterator(SearchListingsRequest request)
Creates a new iterable which will iterate over the responses received from the searchListings
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<SearchListingsResponse> |
MarketplaceAsync.searchListings(SearchListingsRequest request,
AsyncHandler<SearchListingsRequest,SearchListingsResponse> handler)
Queries all Marketplace Applications to find listings that match the specified criteria.
|
Future<SearchListingsResponse> |
MarketplaceAsyncClient.searchListings(SearchListingsRequest request,
AsyncHandler<SearchListingsRequest,SearchListingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SearchListingsResponse |
SearchListingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SearchListingsResponse.Builder |
SearchListingsResponse.Builder.copy(SearchListingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.