| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppSyncBaseClientBuilder<B extends AppSyncBaseClientBuilder<B,C>,C>
This includes configuration specific to AWSAppSync that is supported by both
AppSyncClientBuilder and
AppSyncAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppSyncAsyncClientBuilder
A builder for creating an instance of
AppSyncAsyncClient. |
interface |
AppSyncClientBuilder
A builder for creating an instance of
AppSyncClient. |
Copyright © 2022. All rights reserved.