| 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 GetApiCacheResponse |
AppSyncClient.getApiCache(GetApiCacheRequest getApiCacheRequest)
Retrieves an
ApiCache object. |
default CompletableFuture<GetApiCacheResponse> |
AppSyncAsyncClient.getApiCache(GetApiCacheRequest getApiCacheRequest)
Retrieves an
ApiCache object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetApiCacheRequestMarshaller.marshall(GetApiCacheRequest getApiCacheRequest) |
Copyright © 2020. All rights reserved.