Uses of Class
software.amazon.awscdk.services.apigatewayv2.ApiMappingProps.Builder
Packages that use ApiMappingProps.Builder
-
Uses of ApiMappingProps.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return ApiMappingProps.BuilderModifier and TypeMethodDescriptionSets the value ofApiMappingProps.getApi()ApiMappingProps.Builder.apiMappingKey(String apiMappingKey) Sets the value ofApiMappingProps.getApiMappingKey()static ApiMappingProps.BuilderApiMappingProps.builder()ApiMappingProps.Builder.domainName(IDomainName domainName) Sets the value ofApiMappingProps.getDomainName()Sets the value ofApiMappingProps.getStage()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type ApiMappingProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ApiMappingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theApiMappingProps.Builder.