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