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