Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListPublishersResponse |
Marketplace.listPublishers(ListPublishersRequest request)
Gets the list of all the publishers of listings available in Oracle Cloud Infrastructure
Marketplace.
|
ListPublishersResponse |
MarketplaceClient.listPublishers(ListPublishersRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPublishersResponse> |
MarketplaceAsync.listPublishers(ListPublishersRequest request,
AsyncHandler<ListPublishersRequest,ListPublishersResponse> handler)
Gets the list of all the publishers of listings available in Oracle Cloud Infrastructure
Marketplace.
|
Future<ListPublishersResponse> |
MarketplaceAsyncClient.listPublishers(ListPublishersRequest request,
AsyncHandler<ListPublishersRequest,ListPublishersResponse> handler) |
Iterable<ListPublishersResponse> |
MarketplacePaginators.listPublishersResponseIterator(ListPublishersRequest request)
Creates a new iterable which will iterate over the responses received from the listPublishers
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPublishersResponse> |
MarketplaceAsync.listPublishers(ListPublishersRequest request,
AsyncHandler<ListPublishersRequest,ListPublishersResponse> handler)
Gets the list of all the publishers of listings available in Oracle Cloud Infrastructure
Marketplace.
|
Future<ListPublishersResponse> |
MarketplaceAsyncClient.listPublishers(ListPublishersRequest request,
AsyncHandler<ListPublishersRequest,ListPublishersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPublishersResponse |
ListPublishersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPublishersResponse.Builder |
ListPublishersResponse.Builder.copy(ListPublishersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.