| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default ImportAsProvisionedProductResponse |
ServiceCatalogClient.importAsProvisionedProduct(Consumer<ImportAsProvisionedProductRequest.Builder> importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
default ImportAsProvisionedProductResponse |
ServiceCatalogClient.importAsProvisionedProduct(ImportAsProvisionedProductRequest importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ImportAsProvisionedProductResponse> |
ServiceCatalogAsyncClient.importAsProvisionedProduct(Consumer<ImportAsProvisionedProductRequest.Builder> importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
default CompletableFuture<ImportAsProvisionedProductResponse> |
ServiceCatalogAsyncClient.importAsProvisionedProduct(ImportAsProvisionedProductRequest importAsProvisionedProductRequest)
Requests the import of a resource as an Service Catalog provisioned product that is associated to an Service
Catalog product and provisioning artifact.
|
Copyright © 2023. All rights reserved.