@ConfigurationProperties(value="spring.cloud.gcp.secretmanager") public class GcpSecretManagerProperties extends Object implements CredentialsSupplier
| Constructor and Description |
|---|
GcpSecretManagerProperties() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials()
Supplies credentials configuration.
|
String |
getProjectId() |
void |
setProjectId(String projectId) |
public Credentials getCredentials()
CredentialsSuppliergetCredentials in interface CredentialsSupplierpublic String getProjectId()
public void setProjectId(String projectId)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.