レコードクラスの使用箇所
org.springframework.boot.pulsar.autoconfigure.PulsarProperties.Defaults.SchemaInfo
PulsarProperties.Defaults.SchemaInfo を使用するパッケージ
org.springframework.boot.pulsar.autoconfigure 内の PulsarProperties.Defaults.SchemaInfo 使用
修飾子と型メソッド説明@Nullable PulsarProperties.Defaults.SchemaInfoPulsarProperties.Defaults.TypeMapping.schemaInfo()schemaInfoレコードコンポーネントの値を返します。型 PulsarProperties.Defaults.SchemaInfo のパラメーターを持つ org.springframework.boot.pulsar.autoconfigure のコンストラクター修飾子コンストラクター説明TypeMapping(ClassSE<?> messageType, @Nullable StringSE topicName, @Nullable PulsarProperties.Defaults.SchemaInfo schemaInfo) TypeMappingレコードクラスのインスタンスを作成します。