Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListListingsResponse |
Marketplace.listListings(ListListingsRequest request)
Gets a list of listings from Oracle Cloud Infrastructure Marketplace by searching keywords
and filtering according to listing attributes.
|
ListListingsResponse |
MarketplaceClient.listListings(ListListingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListListingsResponse> |
MarketplaceAsync.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler)
Gets a list of listings from Oracle Cloud Infrastructure Marketplace by searching keywords
and filtering according to listing attributes.
|
Future<ListListingsResponse> |
MarketplaceAsyncClient.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler) |
Iterable<ListListingsResponse> |
MarketplacePaginators.listListingsResponseIterator(ListListingsRequest request)
Creates a new iterable which will iterate over the responses received from the listListings
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListListingsResponse> |
MarketplaceAsync.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler)
Gets a list of listings from Oracle Cloud Infrastructure Marketplace by searching keywords
and filtering according to listing attributes.
|
Future<ListListingsResponse> |
MarketplaceAsyncClient.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListListingsResponse |
ListListingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListListingsResponse.Builder |
ListListingsResponse.Builder.copy(ListListingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.