Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnDocumentationPartMixinProps.Builder
Packages that use CfnDocumentationPartMixinProps.Builder
-
Uses of CfnDocumentationPartMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnDocumentationPartMixinProps.BuilderModifier and TypeMethodDescriptionCfnDocumentationPartMixinProps.builder()CfnDocumentationPartMixinProps.Builder.location(CfnDocumentationPartPropsMixin.LocationProperty location) Sets the value ofCfnDocumentationPartMixinProps.getLocation()CfnDocumentationPartMixinProps.Builder.location(IResolvable location) Sets the value ofCfnDocumentationPartMixinProps.getLocation()CfnDocumentationPartMixinProps.Builder.properties(String properties) Sets the value ofCfnDocumentationPartMixinProps.getProperties()Sets the value ofCfnDocumentationPartMixinProps.getRestApiId()CfnDocumentationPartMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnDocumentationPartMixinProps.getRestApiId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnDocumentationPartMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDocumentationPartMixinProps.Builder.