| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProvisionedProductPropertiesResponse |
ServiceCatalogClient.updateProvisionedProductProperties(Consumer<UpdateProvisionedProductPropertiesRequest.Builder> updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
default UpdateProvisionedProductPropertiesResponse |
ServiceCatalogClient.updateProvisionedProductProperties(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProvisionedProductPropertiesResponse> |
ServiceCatalogAsyncClient.updateProvisionedProductProperties(Consumer<UpdateProvisionedProductPropertiesRequest.Builder> updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
default CompletableFuture<UpdateProvisionedProductPropertiesResponse> |
ServiceCatalogAsyncClient.updateProvisionedProductProperties(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest)
Requests updates to the properties of the specified provisioned product.
|
Copyright © 2023. All rights reserved.