Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.PartitionSpecProperty.Builder
Packages that use CfnChannel.PartitionSpecProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.PartitionSpecProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.PartitionSpecProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.PartitionSpecProperty.builder()CfnChannel.PartitionSpecProperty.Builder.partitionStrategy(String partitionStrategy) Sets the value ofCfnChannel.PartitionSpecProperty.getPartitionStrategy()CfnChannel.PartitionSpecProperty.Builder.sourceList(List<? extends Object> sourceList) Sets the value ofCfnChannel.PartitionSpecProperty.getSourceList()CfnChannel.PartitionSpecProperty.Builder.sourceList(IResolvable sourceList) Sets the value ofCfnChannel.PartitionSpecProperty.getSourceList()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.PartitionSpecProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.PartitionSpecProperty.Builder.