| 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 UpdateApiCacheResponse |
AppSyncClient.updateApiCache(UpdateApiCacheRequest updateApiCacheRequest)
Updates the cache for the GraphQL API.
|
default CompletableFuture<UpdateApiCacheResponse> |
AppSyncAsyncClient.updateApiCache(UpdateApiCacheRequest updateApiCacheRequest)
Updates the cache for the GraphQL API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateApiCacheRequestMarshaller.marshall(UpdateApiCacheRequest updateApiCacheRequest) |
Copyright © 2020. All rights reserved.