Uses of Class
software.amazon.awscdk.services.lambda.eventsources.ConfluentSchemaRegistryProps.Builder
Packages that use ConfluentSchemaRegistryProps.Builder
-
Uses of ConfluentSchemaRegistryProps.Builder in software.amazon.awscdk.services.lambda.eventsources
Methods in software.amazon.awscdk.services.lambda.eventsources that return ConfluentSchemaRegistryProps.BuilderModifier and TypeMethodDescriptionConfluentSchemaRegistryProps.Builder.authenticationType(KafkaSchemaRegistryAccessConfigType authenticationType) Sets the value ofConfluentSchemaRegistryProps.getAuthenticationType()ConfluentSchemaRegistryProps.builder()ConfluentSchemaRegistryProps.Builder.eventRecordFormat(EventRecordFormat eventRecordFormat) Sets the value ofSchemaRegistryProps.getEventRecordFormat()ConfluentSchemaRegistryProps.Builder.schemaRegistryUri(String schemaRegistryUri) Sets the value ofConfluentSchemaRegistryProps.getSchemaRegistryUri()ConfluentSchemaRegistryProps.Builder.schemaValidationConfigs(List<? extends KafkaSchemaValidationConfig> schemaValidationConfigs) Sets the value ofSchemaRegistryProps.getSchemaValidationConfigs()Sets the value ofConfluentSchemaRegistryProps.getSecret()Constructors in software.amazon.awscdk.services.lambda.eventsources with parameters of type ConfluentSchemaRegistryProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theConfluentSchemaRegistryProps.Builder.