| Package | Description |
|---|---|
| com.google.cloud.spring.autoconfigure.pubsub |
Auto-configuration for Spring Cloud GCP Pub/Sub module.
|
| com.google.cloud.spring.autoconfigure.pubsub.health |
Auto-configuration for Spring Data Cloud Pub/Sub Health module.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.TransportChannelProvider |
GcpPubSubEmulatorAutoConfiguration.transportChannelProvider(GcpPubSubProperties gcpPubSubProperties) |
| Constructor and Description |
|---|
GcpPubSubAutoConfiguration(GcpPubSubProperties gcpPubSubProperties,
GcpProjectIdProvider gcpProjectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider,
org.springframework.beans.factory.ObjectProvider<SelectiveSchedulerThreadNameProvider> selectiveSchedulerThreadNameProvider,
org.springframework.context.ApplicationContext applicationContext) |
| Constructor and Description |
|---|
PubSubSubscriptionHealthIndicatorAutoConfiguration(GcpPubSubProperties gcpPubSubProperties,
GcpProjectIdProvider projectIdProvider) |
Copyright © 2023. All rights reserved.