| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeServiceActionExecutionParametersResponse |
ServiceCatalogClient.describeServiceActionExecutionParameters(Consumer<DescribeServiceActionExecutionParametersRequest.Builder> 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeServiceActionExecutionParametersResponse> |
ServiceCatalogAsyncClient.describeServiceActionExecutionParameters(Consumer<DescribeServiceActionExecutionParametersRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.