Uses of Class
software.amazon.awscdk.services.apigateway.ApiDefinitionConfig.Builder
-
Uses of ApiDefinitionConfig.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic ApiDefinitionConfig.Builder
ApiDefinitionConfig.builder()
ApiDefinitionConfig.Builder.inlineDefinition
(Object inlineDefinition) Sets the value ofApiDefinitionConfig.getInlineDefinition()
ApiDefinitionConfig.Builder.s3Location
(ApiDefinitionS3Location s3Location) Sets the value ofApiDefinitionConfig.getS3Location()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ApiDefinitionConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theApiDefinitionConfig.Builder
.