Uses of Interface
software.amazon.awscdk.services.apigateway.IntegrationConfig
Packages that use IntegrationConfig
-
Uses of IntegrationConfig in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IntegrationConfigMethods in software.amazon.awscdk.services.apigateway that return IntegrationConfigModifier and TypeMethodDescriptionCan be overridden by subclasses to allow the integration to interact with the method being integrated, access the REST API object, method ARNs, etc.Can be overridden by subclasses to allow the integration to interact with the method being integrated, access the REST API object, method ARNs, etc.Can be overridden by subclasses to allow the integration to interact with the method being integrated, access the REST API object, method ARNs, etc.Can be overridden by subclasses to allow the integration to interact with the method being integrated, access the REST API object, method ARNs, etc.IntegrationConfig.Builder.build()
Builds the configured instance.