Uses of Class
com.google.cloud.spring.autoconfigure.pubsub.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
Modifier and TypeMethodDescriptioncom.google.api.gax.rpc.TransportChannelProvider
GcpPubSubEmulatorAutoConfiguration.transportChannelProvider
(GcpPubSubProperties gcpPubSubProperties) ModifierConstructorDescriptionGcpPubSubAutoConfiguration
(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
ModifierConstructorDescriptionPubSubSubscriptionHealthIndicatorAutoConfiguration
(GcpPubSubProperties gcpPubSubProperties, GcpProjectIdProvider projectIdProvider)