Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect.CfnCustomPluginMixinProps.Builder
Packages that use CfnCustomPluginMixinProps.Builder
-
Uses of CfnCustomPluginMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect that return CfnCustomPluginMixinProps.BuilderModifier and TypeMethodDescriptionCfnCustomPluginMixinProps.builder()CfnCustomPluginMixinProps.Builder.contentType(String contentType) Sets the value ofCfnCustomPluginMixinProps.getContentType()CfnCustomPluginMixinProps.Builder.description(String description) Sets the value ofCfnCustomPluginMixinProps.getDescription()CfnCustomPluginMixinProps.Builder.location(CfnCustomPluginPropsMixin.CustomPluginLocationProperty location) Sets the value ofCfnCustomPluginMixinProps.getLocation()CfnCustomPluginMixinProps.Builder.location(IResolvable location) Sets the value ofCfnCustomPluginMixinProps.getLocation()Sets the value ofCfnCustomPluginMixinProps.getName()Sets the value ofCfnCustomPluginMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect with parameters of type CfnCustomPluginMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomPluginMixinProps.Builder.