| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
CopyProductResult |
AWSServiceCatalogClient.copyProduct(CopyProductRequest request)
Copies the specified source product to the specified target product or a new product.
|
CopyProductResult |
AWSServiceCatalog.copyProduct(CopyProductRequest copyProductRequest)
Copies the specified source product to the specified target product or a new product.
|
CopyProductResult |
AbstractAWSServiceCatalog.copyProduct(CopyProductRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CopyProductResult> |
AWSServiceCatalogAsyncClient.copyProductAsync(CopyProductRequest request) |
Future<CopyProductResult> |
AWSServiceCatalogAsync.copyProductAsync(CopyProductRequest copyProductRequest)
Copies the specified source product to the specified target product or a new product.
|
Future<CopyProductResult> |
AbstractAWSServiceCatalogAsync.copyProductAsync(CopyProductRequest request) |
Future<CopyProductResult> |
AWSServiceCatalogAsyncClient.copyProductAsync(CopyProductRequest request,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler) |
Future<CopyProductResult> |
AWSServiceCatalogAsync.copyProductAsync(CopyProductRequest copyProductRequest,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler)
Copies the specified source product to the specified target product or a new product.
|
Future<CopyProductResult> |
AbstractAWSServiceCatalogAsync.copyProductAsync(CopyProductRequest request,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CopyProductResult> |
AWSServiceCatalogAsyncClient.copyProductAsync(CopyProductRequest request,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler) |
Future<CopyProductResult> |
AWSServiceCatalogAsync.copyProductAsync(CopyProductRequest copyProductRequest,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler)
Copies the specified source product to the specified target product or a new product.
|
Future<CopyProductResult> |
AbstractAWSServiceCatalogAsync.copyProductAsync(CopyProductRequest request,
AsyncHandler<CopyProductRequest,CopyProductResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CopyProductResult |
CopyProductResult.clone() |
CopyProductResult |
CopyProductResult.withCopyProductToken(String copyProductToken)
The token to use to track the progress of the operation.
|
Copyright © 2024. All rights reserved.