Uses of Class
software.amazon.awssdk.services.codepipeline.model.InvalidWebhookAuthenticationParametersException
-
Packages that use InvalidWebhookAuthenticationParametersException Package Description software.amazon.awssdk.services.codepipeline CodePipeline -
-
Uses of InvalidWebhookAuthenticationParametersException in software.amazon.awssdk.services.codepipeline
Methods in software.amazon.awssdk.services.codepipeline that throw InvalidWebhookAuthenticationParametersException Modifier and Type Method Description default PutWebhookResponseCodePipelineClient. putWebhook(Consumer<PutWebhookRequest.Builder> putWebhookRequest)Defines a webhook and returns a unique webhook URL generated by CodePipeline.default PutWebhookResponseCodePipelineClient. putWebhook(PutWebhookRequest putWebhookRequest)Defines a webhook and returns a unique webhook URL generated by CodePipeline.
-