Uses of Class
software.amazon.awssdk.services.cloudformation.model.HookResultNotFoundException
-
Packages that use HookResultNotFoundException Package Description software.amazon.awssdk.services.cloudformation CloudFormation -
-
Uses of HookResultNotFoundException in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation that throw HookResultNotFoundException Modifier and Type Method Description default ListHookResultsResponseCloudFormationClient. listHookResults(Consumer<ListHookResultsRequest.Builder> listHookResultsRequest)Returns summaries of invoked Hooks when a change set or Cloud Control API operation target is provided.default ListHookResultsResponseCloudFormationClient. listHookResults(ListHookResultsRequest listHookResultsRequest)Returns summaries of invoked Hooks when a change set or Cloud Control API operation target is provided.
-