| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeServiceActionExecutionParametersResponse |
ServiceCatalogClient.describeServiceActionExecutionParameters(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest)
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a
map of the results to the user.
|
default CompletableFuture<DescribeServiceActionExecutionParametersResponse> |
ServiceCatalogAsyncClient.describeServiceActionExecutionParameters(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest)
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a
map of the results to the user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeServiceActionExecutionParametersRequestMarshaller.marshall(DescribeServiceActionExecutionParametersRequest describeServiceActionExecutionParametersRequest) |
Copyright © 2023. All rights reserved.