Class GoogleCloudStorageProperties


  • @Configuration
    @ConfigurationProperties(prefix="tjf.storage.google")
    public class GoogleCloudStorageProperties
    extends Object
    Google Cloud Storage properties.
    • Constructor Detail

      • GoogleCloudStorageProperties

        public GoogleCloudStorageProperties()
    • Method Detail

      • getCredentials

        public String getCredentials()
        Gets the credentials file path
        Returns:
        the file path
      • setCredentials

        public void setCredentials​(String credentials)
        Sets the credentials file path
        Parameters:
        credentials - the file path
      • getProject

        public String getProject()
        Get s the project's id
        Returns:
        the project id
      • setProject

        public void setProject​(String project)
        Sets the project's id
        Parameters:
        project - the id