| 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<StartSchemaCreationResponse> |
AppSyncAsyncClient.startSchemaCreation(StartSchemaCreationRequest startSchemaCreationRequest)
Adds a new schema to your GraphQL API.
|
default StartSchemaCreationResponse |
AppSyncClient.startSchemaCreation(StartSchemaCreationRequest startSchemaCreationRequest)
Adds a new schema to your GraphQL API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSchemaCreationRequestMarshaller.marshall(StartSchemaCreationRequest startSchemaCreationRequest) |
Copyright © 2022. All rights reserved.