Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ExportListingResponse |
Marketplace.exportListing(ExportListingRequest request)
Exports container images or helm chart from marketplace to customer’s registry.
|
ExportListingResponse |
MarketplaceClient.exportListing(ExportListingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ExportListingResponse> |
MarketplaceAsync.exportListing(ExportListingRequest request,
AsyncHandler<ExportListingRequest,ExportListingResponse> handler)
Exports container images or helm chart from marketplace to customer’s registry.
|
Future<ExportListingResponse> |
MarketplaceAsyncClient.exportListing(ExportListingRequest request,
AsyncHandler<ExportListingRequest,ExportListingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ExportListingResponse> |
MarketplaceAsync.exportListing(ExportListingRequest request,
AsyncHandler<ExportListingRequest,ExportListingResponse> handler)
Exports container images or helm chart from marketplace to customer’s registry.
|
Future<ExportListingResponse> |
MarketplaceAsyncClient.exportListing(ExportListingRequest request,
AsyncHandler<ExportListingRequest,ExportListingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ExportListingResponse |
ExportListingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportListingResponse.Builder |
ExportListingResponse.Builder.copy(ExportListingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.