Uses of Class
software.amazon.awssdk.services.appsync.model.ApiLimitExceededException
-
Packages that use ApiLimitExceededException Package Description software.amazon.awssdk.services.appsync AppSync provides API actions for creating and interacting with data sources using GraphQL from your application. -
-
Uses of ApiLimitExceededException in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync that throw ApiLimitExceededException Modifier and Type Method Description default CreateGraphqlApiResponseAppSyncClient. createGraphqlApi(Consumer<CreateGraphqlApiRequest.Builder> createGraphqlApiRequest)Creates aGraphqlApiobject.default CreateGraphqlApiResponseAppSyncClient. createGraphqlApi(CreateGraphqlApiRequest createGraphqlApiRequest)Creates aGraphqlApiobject.
-