Uses of Class
com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
Packages that use GcpPubSubProperties
Package
Description
Auto-configuration for Spring Cloud GCP Pub/Sub module.
Auto-configuration for Spring Data Cloud Pub/Sub Health module.
-
Uses of GcpPubSubProperties in com.google.cloud.spring.autoconfigure.pubsub
Methods in com.google.cloud.spring.autoconfigure.pubsub with parameters of type GcpPubSubPropertiesModifier and TypeMethodDescriptioncom.google.api.gax.rpc.TransportChannelProvider
GcpPubSubEmulatorAutoConfiguration.transportChannelProvider
(GcpPubSubProperties gcpPubSubProperties) Constructors in com.google.cloud.spring.autoconfigure.pubsub with parameters of type GcpPubSubPropertiesModifierConstructorDescriptionGcpPubSubAutoConfiguration
(GcpPubSubProperties gcpPubSubProperties, GcpProjectIdProvider gcpProjectIdProvider, com.google.api.gax.core.CredentialsProvider credentialsProvider, org.springframework.beans.factory.ObjectProvider<SelectiveSchedulerThreadNameProvider> selectiveSchedulerThreadNameProvider, org.springframework.context.ApplicationContext applicationContext) -
Uses of GcpPubSubProperties in com.google.cloud.spring.autoconfigure.pubsub.health
Constructors in com.google.cloud.spring.autoconfigure.pubsub.health with parameters of type GcpPubSubPropertiesModifierConstructorDescriptionPubSubSubscriptionHealthIndicatorAutoConfiguration
(GcpPubSubProperties gcpPubSubProperties, GcpProjectIdProvider projectIdProvider)