@ConfigurationProperties(value="spring.cloud.gcp.storage") public class GcpStorageProperties extends GoogleStorageProtocolResolverSettings implements CredentialsSupplier
DEFAULT_GOOGLE_STORAGE_PROTOCOL_RESOLVER_SETTINGS
Constructor and Description |
---|
GcpStorageProperties() |
Modifier and Type | Method and Description |
---|---|
Credentials |
getCredentials()
Supplies credentials configuration.
|
String |
getProjectId() |
void |
setProjectId(String projectId) |
isAutoCreateFiles, setAutoCreateFiles
public Credentials getCredentials()
CredentialsSupplier
getCredentials
in interface CredentialsSupplier
public String getProjectId()
public void setProjectId(String projectId)
Copyright © 2021. All rights reserved.