| 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<DisassociateSourceGraphqlApiResponse> |
AppSyncAsyncClient.disassociateSourceGraphqlApi(DisassociateSourceGraphqlApiRequest disassociateSourceGraphqlApiRequest)
Deletes an association between a Merged API and source API using the Merged API's identifier and the association
ID.
|
default DisassociateSourceGraphqlApiResponse |
AppSyncClient.disassociateSourceGraphqlApi(DisassociateSourceGraphqlApiRequest disassociateSourceGraphqlApiRequest)
Deletes an association between a Merged API and source API using the Merged API's identifier and the association
ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateSourceGraphqlApiRequestMarshaller.marshall(DisassociateSourceGraphqlApiRequest disassociateSourceGraphqlApiRequest) |
Copyright © 2023. All rights reserved.