Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDocumentationVersionMixinProps.Builder
Packages that use CfnDocumentationVersionMixinProps.Builder
-
Uses of CfnDocumentationVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDocumentationVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnDocumentationVersionMixinProps.builder()CfnDocumentationVersionMixinProps.Builder.description(String description) Sets the value ofCfnDocumentationVersionMixinProps.getDescription()CfnDocumentationVersionMixinProps.Builder.documentationVersion(String documentationVersion) Sets the value ofCfnDocumentationVersionMixinProps.getDocumentationVersion()Sets the value ofCfnDocumentationVersionMixinProps.getRestApiId()CfnDocumentationVersionMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnDocumentationVersionMixinProps.getRestApiId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDocumentationVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDocumentationVersionMixinProps.Builder.