Uses of Interface
software.amazon.awscdk.services.apigateway.EndpointConfiguration
Packages that use EndpointConfiguration
-
Uses of EndpointConfiguration in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement EndpointConfigurationMethods in software.amazon.awscdk.services.apigateway that return EndpointConfigurationModifier and TypeMethodDescriptionEndpointConfiguration.Builder.build()Builds the configured instance.final EndpointConfigurationLambdaRestApiProps.Jsii$Proxy.getEndpointConfiguration()default EndpointConfigurationRestApiBaseProps.getEndpointConfiguration()The EndpointConfiguration property type specifies the endpoint types of a REST API.final EndpointConfigurationRestApiBaseProps.Jsii$Proxy.getEndpointConfiguration()final EndpointConfigurationRestApiProps.Jsii$Proxy.getEndpointConfiguration()final EndpointConfigurationSpecRestApiProps.Jsii$Proxy.getEndpointConfiguration()final EndpointConfigurationStepFunctionsRestApiProps.Jsii$Proxy.getEndpointConfiguration()Methods in software.amazon.awscdk.services.apigateway with parameters of type EndpointConfigurationModifier and TypeMethodDescriptionLambdaRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) The EndpointConfiguration property type specifies the endpoint types of a REST API.LambdaRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) Sets the value ofRestApiBaseProps.getEndpointConfiguration()RestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) The EndpointConfiguration property type specifies the endpoint types of a REST API.RestApiBaseProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) Sets the value ofRestApiBaseProps.getEndpointConfiguration()RestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) Sets the value ofRestApiBaseProps.getEndpointConfiguration()SpecRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) The EndpointConfiguration property type specifies the endpoint types of a REST API.SpecRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) Sets the value ofRestApiBaseProps.getEndpointConfiguration()StepFunctionsRestApi.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) The EndpointConfiguration property type specifies the endpoint types of a REST API.StepFunctionsRestApiProps.Builder.endpointConfiguration(EndpointConfiguration endpointConfiguration) Sets the value ofRestApiBaseProps.getEndpointConfiguration()