@ConfigurationProperties(value="spring.cloud.gcp.kms") public class GcpKmsProperties extends Object implements CredentialsSupplier
| Constructor and Description |
|---|
GcpKmsProperties() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
String |
getProjectId() |
void |
setProjectId(String projectId) |
public Credentials getCredentials()
getCredentials in interface CredentialsSupplierpublic String getProjectId()
public void setProjectId(String projectId)
Copyright © 2022. All rights reserved.