| 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<UpdateSourceApiAssociationResponse> |
AppSyncAsyncClient.updateSourceApiAssociation(UpdateSourceApiAssociationRequest updateSourceApiAssociationRequest)
Updates some of the configuration choices of a particular source API association.
|
default UpdateSourceApiAssociationResponse |
AppSyncClient.updateSourceApiAssociation(UpdateSourceApiAssociationRequest updateSourceApiAssociationRequest)
Updates some of the configuration choices of a particular source API association.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSourceApiAssociationRequestMarshaller.marshall(UpdateSourceApiAssociationRequest updateSourceApiAssociationRequest) |
Copyright © 2023. All rights reserved.