| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateProvisionedProductPropertiesResponse |
ServiceCatalogClient.updateProvisionedProductProperties(UpdateProvisionedProductPropertiesRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateProvisionedProductPropertiesRequestMarshaller.marshall(UpdateProvisionedProductPropertiesRequest updateProvisionedProductPropertiesRequest) |
Copyright © 2023. All rights reserved.