| 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<GetFunctionResponse> |
AppSyncAsyncClient.getFunction(GetFunctionRequest getFunctionRequest)
Get a
Function. |
default GetFunctionResponse |
AppSyncClient.getFunction(GetFunctionRequest getFunctionRequest)
Get a
Function. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFunctionRequestMarshaller.marshall(GetFunctionRequest getFunctionRequest) |
Copyright © 2023. All rights reserved.