| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AWS 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 UpdateFunctionResponse |
AppSyncClient.updateFunction(UpdateFunctionRequest updateFunctionRequest)
Updates a
Function object. |
default CompletableFuture<UpdateFunctionResponse> |
AppSyncAsyncClient.updateFunction(UpdateFunctionRequest updateFunctionRequest)
Updates a
Function object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFunctionRequestMarshaller.marshall(UpdateFunctionRequest updateFunctionRequest) |
Copyright © 2020. All rights reserved.