Uses of Class
software.amazon.awssdk.services.appsync.model.AppSyncRequest
-
Packages that use AppSyncRequest Package Description software.amazon.awssdk.services.appsync.internal software.amazon.awssdk.services.appsync.model -
-
Uses of AppSyncRequest in software.amazon.awssdk.services.appsync.internal
Methods in software.amazon.awssdk.services.appsync.internal with type parameters of type AppSyncRequest Modifier and Type Method Description static <T extends AppSyncRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends AppSyncRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of AppSyncRequest in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return AppSyncRequest Modifier and Type Method Description AppSyncRequestAppSyncRequest.Builder. build()Constructors in software.amazon.awssdk.services.appsync.model with parameters of type AppSyncRequest Constructor Description BuilderImpl(AppSyncRequest request)
-