| 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<CreateFunctionResponse> |
AppSyncAsyncClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a
Function object. |
default CreateFunctionResponse |
AppSyncClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a
Function object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFunctionRequestMarshaller.marshall(CreateFunctionRequest createFunctionRequest) |
Copyright © 2023. All rights reserved.