| 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 AssociateSourceGraphqlApiResponse |
AppSyncClient.associateSourceGraphqlApi(AssociateSourceGraphqlApiRequest associateSourceGraphqlApiRequest)
Creates an association between a Merged API and source API using the Merged API's identifier.
|
default CompletableFuture<AssociateSourceGraphqlApiResponse> |
AppSyncAsyncClient.associateSourceGraphqlApi(AssociateSourceGraphqlApiRequest associateSourceGraphqlApiRequest)
Creates an association between a Merged API and source API using the Merged API's identifier.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateSourceGraphqlApiRequestMarshaller.marshall(AssociateSourceGraphqlApiRequest associateSourceGraphqlApiRequest) |
Copyright © 2023. All rights reserved.