Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
WebhookAuthConfiguration |
WebhookAuthConfiguration.clone() |
WebhookAuthConfiguration |
WebhookDefinition.getAuthenticationConfiguration()
Properties that configure the authentication applied to incoming webhook trigger requests.
|
WebhookAuthConfiguration |
WebhookAuthConfiguration.withAllowedIPRange(String allowedIPRange) |
WebhookAuthConfiguration |
WebhookAuthConfiguration.withSecretToken(String secretToken) |
Modifier and Type | Method and Description |
---|---|
void |
WebhookDefinition.setAuthenticationConfiguration(WebhookAuthConfiguration authenticationConfiguration)
Properties that configure the authentication applied to incoming webhook trigger requests.
|
WebhookDefinition |
WebhookDefinition.withAuthenticationConfiguration(WebhookAuthConfiguration authenticationConfiguration)
Properties that configure the authentication applied to incoming webhook trigger requests.
|
Copyright © 2018. All rights reserved.