| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
|
| software.amazon.awssdk.services.appsync.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateApiResponse> |
AppSyncAsyncClient.associateApi(AssociateApiRequest associateApiRequest)
Maps an endpoint to your custom domain.
|
default AssociateApiResponse |
AppSyncClient.associateApi(AssociateApiRequest associateApiRequest)
Maps an endpoint to your custom domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateApiRequestMarshaller.marshall(AssociateApiRequest associateApiRequest) |
Copyright © 2022. All rights reserved.