| 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<DisassociateApiResponse> |
AppSyncAsyncClient.disassociateApi(DisassociateApiRequest disassociateApiRequest)
Removes an
ApiAssociation object from a custom domain. |
default DisassociateApiResponse |
AppSyncClient.disassociateApi(DisassociateApiRequest disassociateApiRequest)
Removes an
ApiAssociation object from a custom domain. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateApiRequestMarshaller.marshall(DisassociateApiRequest disassociateApiRequest) |
Copyright © 2023. All rights reserved.