| 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<GetGraphqlApiResponse> |
AppSyncAsyncClient.getGraphqlApi(GetGraphqlApiRequest getGraphqlApiRequest)
Retrieves a
GraphqlApi object. |
default GetGraphqlApiResponse |
AppSyncClient.getGraphqlApi(GetGraphqlApiRequest getGraphqlApiRequest)
Retrieves a
GraphqlApi object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGraphqlApiRequestMarshaller.marshall(GetGraphqlApiRequest getGraphqlApiRequest) |
Copyright © 2022. All rights reserved.