Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
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 |
---|---|
ListPublicationPackagesRequest |
ListPublicationPackagesRequest.Builder.build()
Build the instance of ListPublicationPackagesRequest as configured by this builder
|
ListPublicationPackagesRequest |
ListPublicationPackagesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPublicationPackagesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPublicationPackagesRequest.Builder |
ListPublicationPackagesRequest.Builder.copy(ListPublicationPackagesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.