Uses of Class
software.amazon.awscdk.services.apigatewayv2.ApiMappingProps.Builder
-
Uses of ApiMappingProps.Builder in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptionSets the value ofApiMappingProps.getApi()
ApiMappingProps.Builder.apiMappingKey
(String apiMappingKey) Sets the value ofApiMappingProps.getApiMappingKey()
static ApiMappingProps.Builder
ApiMappingProps.builder()
ApiMappingProps.Builder.domainName
(IDomainName domainName) Sets the value ofApiMappingProps.getDomainName()
Sets the value ofApiMappingProps.getStage()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ApiMappingProps.Builder builder) Constructor that initializes the object based on literal property values passed by theApiMappingProps.Builder
.