| 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 DisassociateMergedGraphqlApiResponse |
AppSyncClient.disassociateMergedGraphqlApi(DisassociateMergedGraphqlApiRequest disassociateMergedGraphqlApiRequest)
Deletes an association between a Merged API and source API using the source API's identifier and the association
ID.
|
default CompletableFuture<DisassociateMergedGraphqlApiResponse> |
AppSyncAsyncClient.disassociateMergedGraphqlApi(DisassociateMergedGraphqlApiRequest disassociateMergedGraphqlApiRequest)
Deletes an association between a Merged API and source API using the source API's identifier and the association
ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateMergedGraphqlApiRequestMarshaller.marshall(DisassociateMergedGraphqlApiRequest disassociateMergedGraphqlApiRequest) |
Copyright © 2023. All rights reserved.