| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify |
Amplify is a fully managed continuous deployment and hosting service for modern web apps.
|
| software.amazon.awssdk.services.amplify.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetWebhookResponse |
AmplifyClient.getWebhook(GetWebhookRequest getWebhookRequest)
Retrieves webhook info that corresponds to a webhookId.
|
default CompletableFuture<GetWebhookResponse> |
AmplifyAsyncClient.getWebhook(GetWebhookRequest getWebhookRequest)
Retrieves webhook info that corresponds to a webhookId.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetWebhookRequestMarshaller.marshall(GetWebhookRequest getWebhookRequest) |
Copyright © 2020. All rights reserved.