| 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<UpdateApiKeyResponse> |
AppSyncAsyncClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Updates an API key.
|
default UpdateApiKeyResponse |
AppSyncClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Updates an API key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateApiKeyRequestMarshaller.marshall(UpdateApiKeyRequest updateApiKeyRequest) |
Copyright © 2023. All rights reserved.