| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static PutWebhookResponse.Builder |
PutWebhookResponse.builder() |
PutWebhookResponse.Builder |
PutWebhookResponse.toBuilder() |
default PutWebhookResponse.Builder |
PutWebhookResponse.Builder.webhook(Consumer<ListWebhookItem.Builder> webhook)
The detail returned from creating the webhook, such as the webhook name, webhook URL, and webhook ARN.
|
PutWebhookResponse.Builder |
PutWebhookResponse.Builder.webhook(ListWebhookItem webhook)
The detail returned from creating the webhook, such as the webhook name, webhook URL, and webhook ARN.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutWebhookResponse.Builder> |
PutWebhookResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.