Constructor and Description |
---|
GoogleConfigPropertySourceLocator(GcpProjectIdProvider projectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider,
GcpConfigProperties gcpConfigProperties) |
Modifier and Type | Method and Description |
---|---|
GcpProjectIdProvider |
GcpContextAutoConfiguration.gcpProjectIdProvider() |
Constructor and Description |
---|
GcpPubSubAutoConfiguration(GcpPubSubProperties gcpPubSubProperties,
GcpProjectIdProvider gcpProjectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider) |
Constructor and Description |
---|
GcpSpannerAutoConfiguration(GcpSpannerProperties gcpSpannerProperties,
GcpProjectIdProvider projectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider) |
Modifier and Type | Method and Description |
---|---|
static com.google.cloud.storage.Storage |
GcpStorageAutoConfiguration.storage(com.google.api.gax.core.CredentialsProvider credentialsProvider,
GcpStorageProperties gcpStorageProperties,
GcpProjectIdProvider projectIdProvider) |
Constructor and Description |
---|
StackdriverTraceAutoConfiguration(GcpProjectIdProvider gcpProjectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider,
GcpTraceProperties gcpTraceProperties) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGcpProjectIdProvider
A project ID provider that wraps
ServiceOptions.getDefaultProjectId() . |
Constructor and Description |
---|
PubSubAdmin(GcpProjectIdProvider projectIdProvider,
com.google.api.gax.core.CredentialsProvider credentialsProvider)
This constructor instantiates TopicAdminClient and SubscriptionAdminClient with all their
defaults and the provided credentials provider.
|
PubSubAdmin(GcpProjectIdProvider projectIdProvider,
com.google.cloud.pubsub.v1.TopicAdminClient topicAdminClient,
com.google.cloud.pubsub.v1.SubscriptionAdminClient subscriptionAdminClient) |
Constructor and Description |
---|
DefaultPublisherFactory(GcpProjectIdProvider projectIdProvider)
Create
DefaultPublisherFactory instance based on the provided GcpProjectIdProvider . |
DefaultSubscriberFactory(GcpProjectIdProvider projectIdProvider)
Default
DefaultSubscriberFactory constructor. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.