Uses of Class
software.amazon.awscdk.services.apigatewayv2.CfnApiMappingProps.Builder
Packages that use CfnApiMappingProps.Builder
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of CfnApiMappingProps.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return CfnApiMappingProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnApiMappingProps.getApiId()CfnApiMappingProps.Builder.apiMappingKey(String apiMappingKey) Sets the value ofCfnApiMappingProps.getApiMappingKey()static CfnApiMappingProps.BuilderCfnApiMappingProps.builder()CfnApiMappingProps.Builder.domainName(String domainName) Sets the value ofCfnApiMappingProps.getDomainName()Sets the value ofCfnApiMappingProps.getStage()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type CfnApiMappingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiMappingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiMappingProps.Builder.