@ConfigurationProperties(value="spring.cloud.gcp") public class GcpProperties extends Object implements CredentialsSupplier
| Constructor and Description |
|---|
GcpProperties() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
String |
getProjectId() |
void |
setProjectId(String projectId) |
public String getProjectId()
public void setProjectId(String projectId)
public Credentials getCredentials()
getCredentials in interface CredentialsSupplierCopyright © 2019 Pivotal Software, Inc.. All rights reserved.