Uses of Interface
software.amazon.awssdk.services.apigateway.ApiGatewayAsyncClient
Packages that use ApiGatewayAsyncClient
Package
Description
-
Uses of ApiGatewayAsyncClient in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return ApiGatewayAsyncClientModifier and TypeMethodDescriptionstatic ApiGatewayAsyncClientApiGatewayAsyncClient.create()Create aApiGatewayAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ApiGatewayAsyncClient in software.amazon.awssdk.services.apigateway.paginators
Constructors in software.amazon.awssdk.services.apigateway.paginators with parameters of type ApiGatewayAsyncClientModifierConstructorDescriptionGetApiKeysPublisher(ApiGatewayAsyncClient client, GetApiKeysRequest firstRequest) GetBasePathMappingsPublisher(ApiGatewayAsyncClient client, GetBasePathMappingsRequest firstRequest) GetClientCertificatesPublisher(ApiGatewayAsyncClient client, GetClientCertificatesRequest firstRequest) GetDeploymentsPublisher(ApiGatewayAsyncClient client, GetDeploymentsRequest firstRequest) GetDomainNamesPublisher(ApiGatewayAsyncClient client, GetDomainNamesRequest firstRequest) GetModelsPublisher(ApiGatewayAsyncClient client, GetModelsRequest firstRequest) GetResourcesPublisher(ApiGatewayAsyncClient client, GetResourcesRequest firstRequest) GetRestApisPublisher(ApiGatewayAsyncClient client, GetRestApisRequest firstRequest) GetUsagePlanKeysPublisher(ApiGatewayAsyncClient client, GetUsagePlanKeysRequest firstRequest) GetUsagePlansPublisher(ApiGatewayAsyncClient client, GetUsagePlansRequest firstRequest) GetUsagePublisher(ApiGatewayAsyncClient client, GetUsageRequest firstRequest) GetVpcLinksPublisher(ApiGatewayAsyncClient client, GetVpcLinksRequest firstRequest)