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