| 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<GetIntrospectionSchemaResponse> |
AppSyncAsyncClient.getIntrospectionSchema(GetIntrospectionSchemaRequest getIntrospectionSchemaRequest)
Retrieves the introspection schema for a GraphQL API.
|
default GetIntrospectionSchemaResponse |
AppSyncClient.getIntrospectionSchema(GetIntrospectionSchemaRequest getIntrospectionSchemaRequest)
Retrieves the introspection schema for a GraphQL API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetIntrospectionSchemaRequestMarshaller.marshall(GetIntrospectionSchemaRequest getIntrospectionSchemaRequest) |
Copyright © 2022. All rights reserved.