| Package | Description |
|---|---|
| com.amazonaws.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| com.amazonaws.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
GetWebhookResult |
AWSAmplifyClient.getWebhook(GetWebhookRequest request)
Returns the webhook information that corresponds to a specified webhook ID.
|
GetWebhookResult |
AWSAmplify.getWebhook(GetWebhookRequest getWebhookRequest)
Returns the webhook information that corresponds to a specified webhook ID.
|
GetWebhookResult |
AbstractAWSAmplify.getWebhook(GetWebhookRequest request) |
Future<GetWebhookResult> |
AWSAmplifyAsync.getWebhookAsync(GetWebhookRequest getWebhookRequest)
Returns the webhook information that corresponds to a specified webhook ID.
|
Future<GetWebhookResult> |
AbstractAWSAmplifyAsync.getWebhookAsync(GetWebhookRequest request) |
Future<GetWebhookResult> |
AWSAmplifyAsyncClient.getWebhookAsync(GetWebhookRequest request) |
Future<GetWebhookResult> |
AWSAmplifyAsync.getWebhookAsync(GetWebhookRequest getWebhookRequest,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler)
Returns the webhook information that corresponds to a specified webhook ID.
|
Future<GetWebhookResult> |
AbstractAWSAmplifyAsync.getWebhookAsync(GetWebhookRequest request,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler) |
Future<GetWebhookResult> |
AWSAmplifyAsyncClient.getWebhookAsync(GetWebhookRequest request,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetWebhookResult> |
AWSAmplifyAsync.getWebhookAsync(GetWebhookRequest getWebhookRequest,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler)
Returns the webhook information that corresponds to a specified webhook ID.
|
Future<GetWebhookResult> |
AbstractAWSAmplifyAsync.getWebhookAsync(GetWebhookRequest request,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler) |
Future<GetWebhookResult> |
AWSAmplifyAsyncClient.getWebhookAsync(GetWebhookRequest request,
AsyncHandler<GetWebhookRequest,GetWebhookResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetWebhookRequest |
GetWebhookRequest.clone() |
GetWebhookRequest |
GetWebhookRequest.withWebhookId(String webhookId)
The unique ID for a webhook.
|
Copyright © 2020. All rights reserved.