| 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<ListSourceApiAssociationsResponse> |
AppSyncAsyncClient.listSourceApiAssociations(ListSourceApiAssociationsRequest listSourceApiAssociationsRequest)
Lists the
SourceApiAssociationSummary data. |
default ListSourceApiAssociationsResponse |
AppSyncClient.listSourceApiAssociations(ListSourceApiAssociationsRequest listSourceApiAssociationsRequest)
Lists the
SourceApiAssociationSummary data. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSourceApiAssociationsRequestMarshaller.marshall(ListSourceApiAssociationsRequest listSourceApiAssociationsRequest) |
Copyright © 2023. All rights reserved.