Uses of Interface
software.amazon.awssdk.services.apigateway.ApiGatewayBaseClientBuilder
Packages that use ApiGatewayBaseClientBuilder
-
Uses of ApiGatewayBaseClientBuilder in software.amazon.awssdk.services.apigateway
Classes in software.amazon.awssdk.services.apigateway with type parameters of type ApiGatewayBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceApiGatewayBaseClientBuilder<B extends ApiGatewayBaseClientBuilder<B,C>, C> This includes configuration specific to Amazon API Gateway that is supported by bothApiGatewayClientBuilderandApiGatewayAsyncClientBuilder.Subinterfaces of ApiGatewayBaseClientBuilder in software.amazon.awssdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofApiGatewayAsyncClient.interfaceA builder for creating an instance ofApiGatewayClient.