Class PubSubExtendedBindingProperties

java.lang.Object
org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties,PubSubBindingProperties>
com.google.cloud.spring.stream.binder.pubsub.properties.PubSubExtendedBindingProperties
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties>, org.springframework.context.ApplicationContextAware

@ConfigurationProperties("spring.cloud.stream.gcp.pubsub") public class PubSubExtendedBindingProperties extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties,PubSubBindingProperties>
Extended binding properties for Pub/Sub.
  • Constructor Details

    • PubSubExtendedBindingProperties

      public PubSubExtendedBindingProperties()
  • Method Details

    • getDefaultsPrefix

      public String getDefaultsPrefix()
    • getExtendedPropertiesEntryClass

      public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()