static DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.builder() |
|
DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.Builder.nextToken(String nextToken) |
An optional token returned from a prior request.
|
DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.toBuilder() |
|
DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.Builder.webhookConfigurations(Collection<ChimeWebhookConfiguration> webhookConfigurations) |
A list of Amazon Chime webhooks associated with the account.
|
DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.Builder.webhookConfigurations(Consumer<ChimeWebhookConfiguration.Builder>... webhookConfigurations) |
A list of Amazon Chime webhooks associated with the account.
|
DescribeChimeWebhookConfigurationsResponse.Builder |
DescribeChimeWebhookConfigurationsResponse.Builder.webhookConfigurations(ChimeWebhookConfiguration... webhookConfigurations) |
A list of Amazon Chime webhooks associated with the account.
|