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