Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
Modifier and Type | Method and Description |
---|---|
ListListingsResponse |
MarketplacePublisherClient.listListings(ListListingsRequest request) |
ListListingsResponse |
MarketplacePublisher.listListings(ListListingsRequest request)
Lists the listings in your compartment.
|
Future<ListListingsResponse> |
MarketplacePublisherAsyncClient.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler) |
Future<ListListingsResponse> |
MarketplacePublisherAsync.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler)
Lists the listings in your compartment.
|
Iterable<ListingSummary> |
MarketplacePublisherPaginators.listListingsRecordIterator(ListListingsRequest request)
Creates a new iterable which will iterate over the
ListingSummary objects contained in responses from
the listListings operation. |
Iterable<ListListingsResponse> |
MarketplacePublisherPaginators.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> |
MarketplacePublisherAsyncClient.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler) |
Future<ListListingsResponse> |
MarketplacePublisherAsync.listListings(ListListingsRequest request,
AsyncHandler<ListListingsRequest,ListListingsResponse> handler)
Lists the listings in your compartment.
|
Modifier and Type | Method and Description |
---|---|
ListListingsRequest |
ListListingsRequest.Builder.build()
Build the instance of ListListingsRequest as configured by this builder
|
ListListingsRequest |
ListListingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListListingsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListListingsRequest.Builder |
ListListingsRequest.Builder.copy(ListListingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.