Uses of Class
software.amazon.awscdk.services.apigatewayv2.IntegrationReference.Builder
Packages that use IntegrationReference.Builder
-
Uses of IntegrationReference.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return IntegrationReference.BuilderModifier and TypeMethodDescriptionSets the value ofIntegrationReference.getApiId()
static IntegrationReference.Builder
IntegrationReference.builder()
IntegrationReference.Builder.integrationId
(String integrationId) Sets the value ofIntegrationReference.getIntegrationId()
Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type IntegrationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(IntegrationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegrationReference.Builder
.