Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.bigquery |
Auto-configuration for Spring Cloud GCP BigQuery module.
|
com.google.cloud.spring.autoconfigure.config | |
com.google.cloud.spring.autoconfigure.core |
Core auto-configuration used by the Spring Cloud GCP modules.
|
com.google.cloud.spring.autoconfigure.datastore |
Auto-configuration for Spring Data Cloud Datastore module.
|
com.google.cloud.spring.autoconfigure.firestore |
Auto-configuration for Spring Cloud GCP Firestore module.
|
com.google.cloud.spring.autoconfigure.kms |
Auto-configuration for Spring Cloud GCP KMS module.
|
com.google.cloud.spring.autoconfigure.metrics | |
com.google.cloud.spring.autoconfigure.pubsub |
Auto-configuration for Spring Cloud GCP Pub/Sub module.
|
com.google.cloud.spring.autoconfigure.secretmanager |
Auto-configuration for Spring Cloud GCP Secret Manager module.
|
com.google.cloud.spring.autoconfigure.spanner |
Auto-configuration for Spring Data Cloud Spanner module.
|
com.google.cloud.spring.autoconfigure.sql |
Auto-configuration for Spring Cloud GCP Cloud SQL module.
|
com.google.cloud.spring.autoconfigure.storage |
Auto-configuration for Spring Cloud GCP Storage Resource module.
|
com.google.cloud.spring.autoconfigure.trace |
Auto-configuration for Spring Cloud GCP Trace module.
|
com.google.cloud.spring.autoconfigure.vision |
Auto-configurations for Spring Cloud GCP Vision module.
|
com.google.cloud.spring.core |
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
|
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpBigQueryProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpConfigProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpDatastoreProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpFirestoreProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpKmsProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpMetricsProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpPubSubProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpSecretManagerProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpSpannerProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpCloudSqlProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
void |
GcpCloudSqlProperties.setCredentials(Credentials credentials) |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpStorageProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
GcpTraceProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
CloudVisionProperties.getCredentials() |
Modifier and Type | Method and Description |
---|---|
Credentials |
CredentialsSupplier.getCredentials()
Supplies credentials configuration.
|
Copyright © 2021. All rights reserved.