Uses of Class
software.amazon.awscdk.interfaces.apigatewayv2.IntegrationResponseReference.Builder
Packages that use IntegrationResponseReference.Builder
-
Uses of IntegrationResponseReference.Builder in software.amazon.awscdk.interfaces.apigatewayv2
Methods in software.amazon.awscdk.interfaces.apigatewayv2 that return IntegrationResponseReference.BuilderModifier and TypeMethodDescriptionSets the value ofIntegrationResponseReference.getApiId()IntegrationResponseReference.builder()IntegrationResponseReference.Builder.integrationId(String integrationId) Sets the value ofIntegrationResponseReference.getIntegrationId()IntegrationResponseReference.Builder.integrationResponseId(String integrationResponseId) Sets the value ofIntegrationResponseReference.getIntegrationResponseId()Constructors in software.amazon.awscdk.interfaces.apigatewayv2 with parameters of type IntegrationResponseReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theIntegrationResponseReference.Builder.