Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • Download_Downloading

        public static String Download_Downloading​(Object arg0,
                                                  Object arg1)
        Key Download.Downloading: Downloading: {0} to local path: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downloading: {0} to local path: {1}
      • _Download_Downloading

        public static org.jvnet.localizer.Localizable _Download_Downloading​(Object arg0,
                                                                            Object arg1)
        Key Download.Downloading: Downloading: {0} to local path: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Downloading: {0} to local path: {1}
      • AbstractUpload_ExceptionGetBucket

        public static String AbstractUpload_ExceptionGetBucket​(Object arg0)
        Key AbstractUpload.ExceptionGetBucket: exception fetching/creating bucket: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        exception fetching/creating bucket: {0}
      • _AbstractUpload_ExceptionGetBucket

        public static org.jvnet.localizer.Localizable _AbstractUpload_ExceptionGetBucket​(Object arg0)
        Key AbstractUpload.ExceptionGetBucket: exception fetching/creating bucket: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        exception fetching/creating bucket: {0}
      • ExpiringBucketLifecycleManager_DisplayName

        public static String ExpiringBucketLifecycleManager_DisplayName()
        Key ExpiringBucketLifecycleManager.DisplayName: Bucket with expiring elements lifecycle.
        Returns:
        Bucket with expiring elements lifecycle
      • _ExpiringBucketLifecycleManager_DisplayName

        public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_DisplayName()
        Key ExpiringBucketLifecycleManager.DisplayName: Bucket with expiring elements lifecycle.
        Returns:
        Bucket with expiring elements lifecycle
      • Download_UnsupportedDirSuffix

        public static String Download_UnsupportedDirSuffix​(Object arg0)
        Key Download.UnsupportedDirSuffix: Slashes after wildcards are not yet supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Slashes after wildcards are not yet supported: {0}
      • _Download_UnsupportedDirSuffix

        public static org.jvnet.localizer.Localizable _Download_UnsupportedDirSuffix​(Object arg0)
        Key Download.UnsupportedDirSuffix: Slashes after wildcards are not yet supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Slashes after wildcards are not yet supported: {0}
      • UploadModule_ExceptionStorageService

        public static String UploadModule_ExceptionStorageService()
        Key UploadModule.ExceptionStorageService: exception accessing storage service.
        Returns:
        exception accessing storage service
      • _UploadModule_ExceptionStorageService

        public static org.jvnet.localizer.Localizable _UploadModule_ExceptionStorageService()
        Key UploadModule.ExceptionStorageService: exception accessing storage service.
        Returns:
        exception accessing storage service
      • ExpiringBucketLifecycleManager_BuildStepDisplayName

        public static String ExpiringBucketLifecycleManager_BuildStepDisplayName()
        Key ExpiringBucketLifecycleManager.BuildStepDisplayName: Google Storage Bucket Lifecycle.
        Returns:
        Google Storage Bucket Lifecycle
      • _ExpiringBucketLifecycleManager_BuildStepDisplayName

        public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_BuildStepDisplayName()
        Key ExpiringBucketLifecycleManager.BuildStepDisplayName: Google Storage Bucket Lifecycle.
        Returns:
        Google Storage Bucket Lifecycle
      • ClassicUpload_NoArtifacts

        public static String ClassicUpload_NoArtifacts​(Object arg0)
        Key ClassicUpload.NoArtifacts: No artifacts found matching pattern: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No artifacts found matching pattern: {0}
      • _ClassicUpload_NoArtifacts

        public static org.jvnet.localizer.Localizable _ClassicUpload_NoArtifacts​(Object arg0)
        Key ClassicUpload.NoArtifacts: No artifacts found matching pattern: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        No artifacts found matching pattern: {0}
      • AbstractUploadDescriptor_DollarSuggest

        public static String AbstractUploadDescriptor_DollarSuggest()
        Key AbstractUploadDescriptor.DollarSuggest: Possible unresolved variable?.
        Returns:
        Possible unresolved variable?
      • _AbstractUploadDescriptor_DollarSuggest

        public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_DollarSuggest()
        Key AbstractUploadDescriptor.DollarSuggest: Possible unresolved variable?.
        Returns:
        Possible unresolved variable?
      • ClassicUpload_BuildStepDisplayName

        public static String ClassicUpload_BuildStepDisplayName()
        Key ClassicUpload.BuildStepDisplayName: Google Storage Classic Upload.
        Returns:
        Google Storage Classic Upload
      • _ClassicUpload_BuildStepDisplayName

        public static org.jvnet.localizer.Localizable _ClassicUpload_BuildStepDisplayName()
        Key ClassicUpload.BuildStepDisplayName: Google Storage Classic Upload.
        Returns:
        Google Storage Classic Upload
      • UploadModule_AppName

        public static String UploadModule_AppName()
        Key UploadModule.AppName: Jenkins-GCS-Plugin.
        Returns:
        Jenkins-GCS-Plugin
      • _UploadModule_AppName

        public static org.jvnet.localizer.Localizable _UploadModule_AppName()
        Key UploadModule.AppName: Jenkins-GCS-Plugin.
        Returns:
        Jenkins-GCS-Plugin
      • AbstractUpload_ExceptionFileUpload

        public static String AbstractUpload_ExceptionFileUpload()
        Key AbstractUpload.ExceptionFileUpload: exception uploading file.
        Returns:
        exception uploading file
      • _AbstractUpload_ExceptionFileUpload

        public static org.jvnet.localizer.Localizable _AbstractUpload_ExceptionFileUpload()
        Key AbstractUpload.ExceptionFileUpload: exception uploading file.
        Returns:
        exception uploading file
      • Download_DownloadException

        public static String Download_DownloadException()
        Key Download.DownloadException: Exception while performing download.
        Returns:
        Exception while performing download
      • _Download_DownloadException

        public static org.jvnet.localizer.Localizable _Download_DownloadException()
        Key Download.DownloadException: Exception while performing download.
        Returns:
        Exception while performing download
      • Download_FoundForPattern

        public static String Download_FoundForPattern​(Object arg0,
                                                      Object arg1)
        Key Download.FoundForPattern: Found {0} files to download from pattern: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Found {0} files to download from pattern: {1}
      • _Download_FoundForPattern

        public static org.jvnet.localizer.Localizable _Download_FoundForPattern​(Object arg0,
                                                                                Object arg1)
        Key Download.FoundForPattern: Found {0} files to download from pattern: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Found {0} files to download from pattern: {1}
      • AbstractGcsUploadReport_DisplayName

        public static String AbstractGcsUploadReport_DisplayName()
        Key AbstractGcsUploadReport.DisplayName: Google Cloud Storage Upload Report.
        Returns:
        Google Cloud Storage Upload Report
      • _AbstractGcsUploadReport_DisplayName

        public static org.jvnet.localizer.Localizable _AbstractGcsUploadReport_DisplayName()
        Key AbstractGcsUploadReport.DisplayName: Google Cloud Storage Upload Report.
        Returns:
        Google Cloud Storage Upload Report
      • _StorageUtil_PrefixFormat

        public static org.jvnet.localizer.Localizable _StorageUtil_PrefixFormat​(Object arg0,
                                                                                Object arg1)
        Key StorageUtil.PrefixFormat: [{0}] {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        [{0}] {1}
      • AbstractUpload_IncludeException

        public static String AbstractUpload_IncludeException()
        Key AbstractUpload.IncludeException: Exception while resolving inclusions..
        Returns:
        Exception while resolving inclusions.
      • _AbstractUpload_IncludeException

        public static org.jvnet.localizer.Localizable _AbstractUpload_IncludeException()
        Key AbstractUpload.IncludeException: Exception while resolving inclusions..
        Returns:
        Exception while resolving inclusions.
      • Download_UnsupportedAsteriskInBucket

        public static String Download_UnsupportedAsteriskInBucket​(Object arg0)
        Key Download.UnsupportedAsteriskInBucket: Wildcards in bucket name are not supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Wildcards in bucket name are not supported: {0}
      • _Download_UnsupportedAsteriskInBucket

        public static org.jvnet.localizer.Localizable _Download_UnsupportedAsteriskInBucket​(Object arg0)
        Key Download.UnsupportedAsteriskInBucket: Wildcards in bucket name are not supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Wildcards in bucket name are not supported: {0}
      • ClassicUpload_BadGlobChar

        public static String ClassicUpload_BadGlobChar​(Object arg0,
                                                       Object arg1)
        Key ClassicUpload.BadGlobChar: Invalid character in pattern: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in pattern: {0} ({1})
      • _ClassicUpload_BadGlobChar

        public static org.jvnet.localizer.Localizable _ClassicUpload_BadGlobChar​(Object arg0,
                                                                                 Object arg1)
        Key ClassicUpload.BadGlobChar: Invalid character in pattern: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in pattern: {0} ({1})
      • ClassicUpload_EmptyGlob

        public static String ClassicUpload_EmptyGlob()
        Key ClassicUpload.EmptyGlob: File pattern is empty.
        Returns:
        File pattern is empty
      • _ClassicUpload_EmptyGlob

        public static org.jvnet.localizer.Localizable _ClassicUpload_EmptyGlob()
        Key ClassicUpload.EmptyGlob: File pattern is empty.
        Returns:
        File pattern is empty
      • Download_BuildStepDisplayName

        public static String Download_BuildStepDisplayName()
        Key Download.BuildStepDisplayName: Google Storage Download.
        Returns:
        Google Storage Download
      • _Download_BuildStepDisplayName

        public static org.jvnet.localizer.Localizable _Download_BuildStepDisplayName()
        Key Download.BuildStepDisplayName: Google Storage Download.
        Returns:
        Google Storage Download
      • AbstractUploadDescriptor_BadBucketChar

        public static String AbstractUploadDescriptor_BadBucketChar​(Object arg0,
                                                                    Object arg1)
        Key AbstractUploadDescriptor.BadBucketChar: Invalid character in bucket: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in bucket: {0} ({1})
      • _AbstractUploadDescriptor_BadBucketChar

        public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_BadBucketChar​(Object arg0,
                                                                                              Object arg1)
        Key AbstractUploadDescriptor.BadBucketChar: Invalid character in bucket: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in bucket: {0} ({1})
      • Download_EmptyDir

        public static String Download_EmptyDir()
        Key Download.EmptyDir: Please enter the local directory to store the files.
        Returns:
        Please enter the local directory to store the files
      • _Download_EmptyDir

        public static org.jvnet.localizer.Localizable _Download_EmptyDir()
        Key Download.EmptyDir: Please enter the local directory to store the files.
        Returns:
        Please enter the local directory to store the files
      • AbstractUpload_ForbiddenFileUpload

        public static String AbstractUpload_ForbiddenFileUpload()
        Key AbstractUpload.ForbiddenFileUpload: You aren't authorized to upload files to this bucket..
        Returns:
        You aren't authorized to upload files to this bucket.
      • _AbstractUpload_ForbiddenFileUpload

        public static org.jvnet.localizer.Localizable _AbstractUpload_ForbiddenFileUpload()
        Key AbstractUpload.ForbiddenFileUpload: You aren't authorized to upload files to this bucket..
        Returns:
        You aren't authorized to upload files to this bucket.
      • ExpiringBucketLifecycleManager_DetailsMessage

        public static String ExpiringBucketLifecycleManager_DetailsMessage​(Object arg0)
        Key ExpiringBucketLifecycleManager.DetailsMessage: Contents expire in {0} days.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Contents expire in {0} days
      • _ExpiringBucketLifecycleManager_DetailsMessage

        public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_DetailsMessage​(Object arg0)
        Key ExpiringBucketLifecycleManager.DetailsMessage: Contents expire in {0} days.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Contents expire in {0} days
      • ExpiringBucketLifecycleManager_FailToSetExpiration

        public static String ExpiringBucketLifecycleManager_FailToSetExpiration()
        Key ExpiringBucketLifecycleManager.FailToSetExpiration: Could not configure time to live for bucket.
        Returns:
        Could not configure time to live for bucket
      • _ExpiringBucketLifecycleManager_FailToSetExpiration

        public static org.jvnet.localizer.Localizable _ExpiringBucketLifecycleManager_FailToSetExpiration()
        Key ExpiringBucketLifecycleManager.FailToSetExpiration: Could not configure time to live for bucket.
        Returns:
        Could not configure time to live for bucket
      • AbstractUpload_Uploading

        public static String AbstractUpload_Uploading​(Object arg0)
        Key AbstractUpload.Uploading: Uploading: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Uploading: {0}
      • _AbstractUpload_Uploading

        public static org.jvnet.localizer.Localizable _AbstractUpload_Uploading​(Object arg0)
        Key AbstractUpload.Uploading: Uploading: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Uploading: {0}
      • StdoutUpload_BuildStepDisplayName

        public static String StdoutUpload_BuildStepDisplayName()
        Key StdoutUpload.BuildStepDisplayName: Google Storage Build Log Upload.
        Returns:
        Google Storage Build Log Upload
      • _StdoutUpload_BuildStepDisplayName

        public static org.jvnet.localizer.Localizable _StdoutUpload_BuildStepDisplayName()
        Key StdoutUpload.BuildStepDisplayName: Google Storage Build Log Upload.
        Returns:
        Google Storage Build Log Upload
      • StdoutUpload_FailToUpload

        public static String StdoutUpload_FailToUpload()
        Key StdoutUpload.FailToUpload: Could not perform build log upload.
        Returns:
        Could not perform build log upload
      • _StdoutUpload_FailToUpload

        public static org.jvnet.localizer.Localizable _StdoutUpload_FailToUpload()
        Key StdoutUpload.FailToUpload: Could not perform build log upload.
        Returns:
        Could not perform build log upload
      • AbstractUpload_UploadException

        public static String AbstractUpload_UploadException()
        Key AbstractUpload.UploadException: Exception while performing upload.
        Returns:
        Exception while performing upload
      • _AbstractUpload_UploadException

        public static org.jvnet.localizer.Localizable _AbstractUpload_UploadException()
        Key AbstractUpload.UploadException: Exception while performing upload.
        Returns:
        Exception while performing upload
      • Download_UnsupportedMultipleAsterisks

        public static String Download_UnsupportedMultipleAsterisks​(Object arg0)
        Key Download.UnsupportedMultipleAsterisks: Multiple asterisks in the cloud path are not yet supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple asterisks in the cloud path are not yet supported: {0}
      • _Download_UnsupportedMultipleAsterisks

        public static org.jvnet.localizer.Localizable _Download_UnsupportedMultipleAsterisks​(Object arg0)
        Key Download.UnsupportedMultipleAsterisks: Multiple asterisks in the cloud path are not yet supported: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Multiple asterisks in the cloud path are not yet supported: {0}
      • AbstractUpload_RemoteCredentialError

        public static String AbstractUpload_RemoteCredentialError()
        Key AbstractUpload.RemoteCredentialError: An error occured preparing to use the provided credential remotely.
        Returns:
        An error occured preparing to use the provided credential remotely
      • _AbstractUpload_RemoteCredentialError

        public static org.jvnet.localizer.Localizable _AbstractUpload_RemoteCredentialError()
        Key AbstractUpload.RemoteCredentialError: An error occured preparing to use the provided credential remotely.
        Returns:
        An error occured preparing to use the provided credential remotely
      • StdoutUpload_DisplayName

        public static String StdoutUpload_DisplayName()
        Key StdoutUpload.DisplayName: Build Log Upload.
        Returns:
        Build Log Upload
      • _StdoutUpload_DisplayName

        public static org.jvnet.localizer.Localizable _StdoutUpload_DisplayName()
        Key StdoutUpload.DisplayName: Build Log Upload.
        Returns:
        Build Log Upload
      • AbstractUpload_UploadError

        public static String AbstractUpload_UploadError​(Object arg0)
        Key AbstractUpload.UploadError: Encountered an exception during upload, attempt: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Encountered an exception during upload, attempt: {0}
      • _AbstractUpload_UploadError

        public static org.jvnet.localizer.Localizable _AbstractUpload_UploadError​(Object arg0)
        Key AbstractUpload.UploadError: Encountered an exception during upload, attempt: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Encountered an exception during upload, attempt: {0}
      • AbstractUploadDescriptor_EmptyBucketName

        public static String AbstractUploadDescriptor_EmptyBucketName()
        Key AbstractUploadDescriptor.EmptyBucketName: Bucket name is empty.
        Returns:
        Bucket name is empty
      • _AbstractUploadDescriptor_EmptyBucketName

        public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_EmptyBucketName()
        Key AbstractUploadDescriptor.EmptyBucketName: Bucket name is empty.
        Returns:
        Bucket name is empty
      • GoogleCloudStorageUploader_DisplayName

        public static String GoogleCloudStorageUploader_DisplayName()
        Key GoogleCloudStorageUploader.DisplayName: Google Cloud Storage Plugin.
        Returns:
        Google Cloud Storage Plugin
      • _GoogleCloudStorageUploader_DisplayName

        public static org.jvnet.localizer.Localizable _GoogleCloudStorageUploader_DisplayName()
        Key GoogleCloudStorageUploader.DisplayName: Google Cloud Storage Plugin.
        Returns:
        Google Cloud Storage Plugin
      • AbstractUploadDescriptor_BadPrefix

        public static String AbstractUploadDescriptor_BadPrefix​(Object arg0,
                                                                Object arg1)
        Key AbstractUploadDescriptor.BadPrefix: Resolved storage location must begin with {1}, saw: {0}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Resolved storage location must begin with {1}, saw: {0}
      • _AbstractUploadDescriptor_BadPrefix

        public static org.jvnet.localizer.Localizable _AbstractUploadDescriptor_BadPrefix​(Object arg0,
                                                                                          Object arg1)
        Key AbstractUploadDescriptor.BadPrefix: Resolved storage location must begin with {1}, saw: {0}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Resolved storage location must begin with {1}, saw: {0}
      • StdoutUpload_LogNameRequired

        public static String StdoutUpload_LogNameRequired()
        Key StdoutUpload.LogNameRequired: A log name is required.
        Returns:
        A log name is required
      • _StdoutUpload_LogNameRequired

        public static org.jvnet.localizer.Localizable _StdoutUpload_LogNameRequired()
        Key StdoutUpload.LogNameRequired: A log name is required.
        Returns:
        A log name is required
      • StdoutUpload_BadChar

        public static String StdoutUpload_BadChar​(Object arg0,
                                                  Object arg1)
        Key StdoutUpload.BadChar: Invalid character in log name: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in log name: {0} ({1})
      • _StdoutUpload_BadChar

        public static org.jvnet.localizer.Localizable _StdoutUpload_BadChar​(Object arg0,
                                                                            Object arg1)
        Key StdoutUpload.BadChar: Invalid character in log name: {0} ({1}).
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Invalid character in log name: {0} ({1})
      • GoogleCloudStorageUploader_ExceptionDuringUpload

        public static String GoogleCloudStorageUploader_ExceptionDuringUpload​(Object arg0)
        Key GoogleCloudStorageUploader.ExceptionDuringUpload: Exception while uploading files: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Exception while uploading files: {0}
      • _GoogleCloudStorageUploader_ExceptionDuringUpload

        public static org.jvnet.localizer.Localizable _GoogleCloudStorageUploader_ExceptionDuringUpload​(Object arg0)
        Key GoogleCloudStorageUploader.ExceptionDuringUpload: Exception while uploading files: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Exception while uploading files: {0}
      • AbstractUpload_NullAccessError

        public static String AbstractUpload_NullAccessError()
        Key AbstractUpload.NullAccessError: Null object provided in access control list.
        Returns:
        Null object provided in access control list
      • _AbstractUpload_NullAccessError

        public static org.jvnet.localizer.Localizable _AbstractUpload_NullAccessError()
        Key AbstractUpload.NullAccessError: Null object provided in access control list.
        Returns:
        Null object provided in access control list
      • AbstractBucketLifecycleManagerDescriptor_MultiPartBucket

        public static String AbstractBucketLifecycleManagerDescriptor_MultiPartBucket​(Object arg0)
        Key AbstractBucketLifecycleManagerDescriptor.MultiPartBucket: Bucket name cannot contain multiple parts: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bucket name cannot contain multiple parts: {0}
      • _AbstractBucketLifecycleManagerDescriptor_MultiPartBucket

        public static org.jvnet.localizer.Localizable _AbstractBucketLifecycleManagerDescriptor_MultiPartBucket​(Object arg0)
        Key AbstractBucketLifecycleManagerDescriptor.MultiPartBucket: Bucket name cannot contain multiple parts: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Bucket name cannot contain multiple parts: {0}
      • ClassicUpload_FoundForPattern

        public static String ClassicUpload_FoundForPattern​(Object arg0,
                                                           Object arg1)
        Key ClassicUpload.FoundForPattern: Found {0} files to upload from pattern: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Found {0} files to upload from pattern: {1}
      • _ClassicUpload_FoundForPattern

        public static org.jvnet.localizer.Localizable _ClassicUpload_FoundForPattern​(Object arg0,
                                                                                     Object arg1)
        Key ClassicUpload.FoundForPattern: Found {0} files to upload from pattern: {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Found {0} files to upload from pattern: {1}
      • AbstractUpload_BucketObjectAclsError

        public static String AbstractUpload_BucketObjectAclsError​(Object arg0)
        Key AbstractUpload.BucketObjectAclsError: Unable to access the default object ACLs for bucket: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to access the default object ACLs for bucket: {0}
      • _AbstractUpload_BucketObjectAclsError

        public static org.jvnet.localizer.Localizable _AbstractUpload_BucketObjectAclsError​(Object arg0)
        Key AbstractUpload.BucketObjectAclsError: Unable to access the default object ACLs for bucket: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to access the default object ACLs for bucket: {0}
      • ClassicUpload_DisplayName

        public static String ClassicUpload_DisplayName()
        Key ClassicUpload.DisplayName: Classic Upload.
        Returns:
        Classic Upload
      • _ClassicUpload_DisplayName

        public static org.jvnet.localizer.Localizable _ClassicUpload_DisplayName()
        Key ClassicUpload.DisplayName: Classic Upload.
        Returns:
        Classic Upload
      • StdoutUpload_DetailsMessage

        public static String StdoutUpload_DetailsMessage​(Object arg0)
        Key StdoutUpload.DetailsMessage: {0} (Build Log).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} (Build Log)
      • _StdoutUpload_DetailsMessage

        public static org.jvnet.localizer.Localizable _StdoutUpload_DetailsMessage​(Object arg0)
        Key StdoutUpload.DetailsMessage: {0} (Build Log).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} (Build Log)