Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnModelMixinProps.Builder
Packages that use CfnModelMixinProps.Builder
-
Uses of CfnModelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnModelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnModelMixinProps.BuilderCfnModelMixinProps.builder()CfnModelMixinProps.Builder.contentType(String contentType) Sets the value ofCfnModelMixinProps.getContentType()CfnModelMixinProps.Builder.description(String description) Sets the value ofCfnModelMixinProps.getDescription()Sets the value ofCfnModelMixinProps.getName()Sets the value ofCfnModelMixinProps.getRestApiId()CfnModelMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnModelMixinProps.getRestApiId()Sets the value ofCfnModelMixinProps.getSchema()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnModelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnModelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnModelMixinProps.Builder.