| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline | 
 | 
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
PutWebhookResult | 
AWSCodePipelineClient.putWebhook(PutWebhookRequest request)
 Defines a webhook and returns a unique webhook URL generated by CodePipeline. 
 | 
PutWebhookResult | 
AbstractAWSCodePipeline.putWebhook(PutWebhookRequest request)  | 
PutWebhookResult | 
AWSCodePipeline.putWebhook(PutWebhookRequest putWebhookRequest)
 Defines a webhook and returns a unique webhook URL generated by CodePipeline. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<PutWebhookResult> | 
AWSCodePipelineAsyncClient.putWebhookAsync(PutWebhookRequest request)  | 
Future<PutWebhookResult> | 
AWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest putWebhookRequest)
 Defines a webhook and returns a unique webhook URL generated by CodePipeline. 
 | 
Future<PutWebhookResult> | 
AbstractAWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest request)  | 
Future<PutWebhookResult> | 
AWSCodePipelineAsyncClient.putWebhookAsync(PutWebhookRequest request,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)  | 
Future<PutWebhookResult> | 
AWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest putWebhookRequest,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)
 Defines a webhook and returns a unique webhook URL generated by CodePipeline. 
 | 
Future<PutWebhookResult> | 
AbstractAWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest request,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<PutWebhookResult> | 
AWSCodePipelineAsyncClient.putWebhookAsync(PutWebhookRequest request,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)  | 
Future<PutWebhookResult> | 
AWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest putWebhookRequest,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)
 Defines a webhook and returns a unique webhook URL generated by CodePipeline. 
 | 
Future<PutWebhookResult> | 
AbstractAWSCodePipelineAsync.putWebhookAsync(PutWebhookRequest request,
               AsyncHandler<PutWebhookRequest,PutWebhookResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
PutWebhookResult | 
PutWebhookResult.clone()  | 
PutWebhookResult | 
PutWebhookResult.withWebhook(ListWebhookItem webhook)
 The detail returned from creating the webhook, such as the webhook name, webhook URL, and webhook ARN. 
 | 
Copyright © 2020. All rights reserved.