| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceActionResponse |
ServiceCatalogClient.updateServiceAction(Consumer<UpdateServiceActionRequest.Builder> updateServiceActionRequest)
Updates a self-service action.
|
default UpdateServiceActionResponse |
ServiceCatalogClient.updateServiceAction(UpdateServiceActionRequest updateServiceActionRequest)
Updates a self-service action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateServiceActionResponse> |
ServiceCatalogAsyncClient.updateServiceAction(Consumer<UpdateServiceActionRequest.Builder> updateServiceActionRequest)
Updates a self-service action.
|
default CompletableFuture<UpdateServiceActionResponse> |
ServiceCatalogAsyncClient.updateServiceAction(UpdateServiceActionRequest updateServiceActionRequest)
Updates a self-service action.
|
Copyright © 2023. All rights reserved.