Class Messages

java.lang.Object
jenkins.plugins.jclouds.cli.Messages

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

    • Messages

      public Messages()
  • Method Details

    • ProvisionCommand_shortDescription

      public static String ProvisionCommand_shortDescription()
      Key ProvisionCommand_shortDescription: Provision a new node using a JClouds template..
      Returns:
      Provision a new node using a JClouds template.
    • _ProvisionCommand_shortDescription

      public static org.jvnet.localizer.Localizable _ProvisionCommand_shortDescription()
      Key ProvisionCommand_shortDescription: Provision a new node using a JClouds template..
      Returns:
      Provision a new node using a JClouds template.
    • UpdateTemplateCommand_shortDescription

      public static String UpdateTemplateCommand_shortDescription()
      Key UpdateTemplateCommand_shortDescription: Updates an existing JClouds template by reading XML from stdin..
      Returns:
      Updates an existing JClouds template by reading XML from stdin.
    • _UpdateTemplateCommand_shortDescription

      public static org.jvnet.localizer.Localizable _UpdateTemplateCommand_shortDescription()
      Key UpdateTemplateCommand_shortDescription: Updates an existing JClouds template by reading XML from stdin..
      Returns:
      Updates an existing JClouds template by reading XML from stdin.
    • AMBIGUOUS_TEMPLATE

      public static String AMBIGUOUS_TEMPLATE(Object arg0)
      Key AMBIGUOUS_TEMPLATE: Template "{0}" is ambiguous. Please specify profile name..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Template "{0}" is ambiguous. Please specify profile name.
    • _AMBIGUOUS_TEMPLATE

      public static org.jvnet.localizer.Localizable _AMBIGUOUS_TEMPLATE(Object arg0)
      Key AMBIGUOUS_TEMPLATE: Template "{0}" is ambiguous. Please specify profile name..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Template "{0}" is ambiguous. Please specify profile name.
    • ONE_OFF_CAUSE

      public static String ONE_OFF_CAUSE()
      Key ONE_OFF_CAUSE: Single-use agent has already been used and is pending removal..
      Returns:
      Single-use agent has already been used and is pending removal.
    • _ONE_OFF_CAUSE

      public static org.jvnet.localizer.Localizable _ONE_OFF_CAUSE()
      Key ONE_OFF_CAUSE: Single-use agent has already been used and is pending removal..
      Returns:
      Single-use agent has already been used and is pending removal.
    • UpdateCloudCommand_shortDescription

      public static String UpdateCloudCommand_shortDescription()
      Key UpdateCloudCommand_shortDescription: Updates an existing JClouds profile by reading XML from stdin..
      Returns:
      Updates an existing JClouds profile by reading XML from stdin.
    • _UpdateCloudCommand_shortDescription

      public static org.jvnet.localizer.Localizable _UpdateCloudCommand_shortDescription()
      Key UpdateCloudCommand_shortDescription: Updates an existing JClouds profile by reading XML from stdin..
      Returns:
      Updates an existing JClouds profile by reading XML from stdin.
    • ExpireCommand_shortDescription

      public static String ExpireCommand_shortDescription()
      Key ExpireCommand_shortDescription: Sets a node's retention time to 0 in order to get it deleted at next cleanup..
      Returns:
      Sets a node's retention time to 0 in order to get it deleted at next cleanup.
    • _ExpireCommand_shortDescription

      public static org.jvnet.localizer.Localizable _ExpireCommand_shortDescription()
      Key ExpireCommand_shortDescription: Sets a node's retention time to 0 in order to get it deleted at next cleanup..
      Returns:
      Sets a node's retention time to 0 in order to get it deleted at next cleanup.
    • GetCloudCommand_shortDescription

      public static String GetCloudCommand_shortDescription()
      Key GetCloudCommand_shortDescription: Exports a cloud profile as XML to stdout..
      Returns:
      Exports a cloud profile as XML to stdout.
    • _GetCloudCommand_shortDescription

      public static org.jvnet.localizer.Localizable _GetCloudCommand_shortDescription()
      Key GetCloudCommand_shortDescription: Exports a cloud profile as XML to stdout..
      Returns:
      Exports a cloud profile as XML to stdout.
    • GetTemplateCommand_shortDescription

      public static String GetTemplateCommand_shortDescription()
      Key GetTemplateCommand_shortDescription: Exports a template as XML to stdout..
      Returns:
      Exports a template as XML to stdout.
    • _GetTemplateCommand_shortDescription

      public static org.jvnet.localizer.Localizable _GetTemplateCommand_shortDescription()
      Key GetTemplateCommand_shortDescription: Exports a template as XML to stdout..
      Returns:
      Exports a template as XML to stdout.
    • CopyCloudCommand_shortDescription

      public static String CopyCloudCommand_shortDescription()
      Key CopyCloudCommand_shortDescription: Duplicates an existing JClouds cloud profile to a different name..
      Returns:
      Duplicates an existing JClouds cloud profile to a different name.
    • _CopyCloudCommand_shortDescription

      public static org.jvnet.localizer.Localizable _CopyCloudCommand_shortDescription()
      Key CopyCloudCommand_shortDescription: Duplicates an existing JClouds cloud profile to a different name..
      Returns:
      Duplicates an existing JClouds cloud profile to a different name.
    • TemplatesCommand_shortDescription

      public static String TemplatesCommand_shortDescription()
      Key TemplatesCommand_shortDescription: List all JClouds templates..
      Returns:
      List all JClouds templates.
    • _TemplatesCommand_shortDescription

      public static org.jvnet.localizer.Localizable _TemplatesCommand_shortDescription()
      Key TemplatesCommand_shortDescription: List all JClouds templates..
      Returns:
      List all JClouds templates.
    • CopyTemplateCommand_shortDescription

      public static String CopyTemplateCommand_shortDescription()
      Key CopyTemplateCommand_shortDescription: Duplicates an existing node template to a different name in the same profile..
      Returns:
      Duplicates an existing node template to a different name in the same profile.
    • _CopyTemplateCommand_shortDescription

      public static org.jvnet.localizer.Localizable _CopyTemplateCommand_shortDescription()
      Key CopyTemplateCommand_shortDescription: Duplicates an existing node template to a different name in the same profile..
      Returns:
      Duplicates an existing node template to a different name in the same profile.
    • CreateCloudCommand_shortDescription

      public static String CreateCloudCommand_shortDescription()
      Key CreateCloudCommand_shortDescription: Creates a new cloud profile by reading XML from stdin..
      Returns:
      Creates a new cloud profile by reading XML from stdin.
    • _CreateCloudCommand_shortDescription

      public static org.jvnet.localizer.Localizable _CreateCloudCommand_shortDescription()
      Key CreateCloudCommand_shortDescription: Creates a new cloud profile by reading XML from stdin..
      Returns:
      Creates a new cloud profile by reading XML from stdin.
    • NO_SUCH_NODE_EXISTS

      public static String NO_SUCH_NODE_EXISTS(Object arg0)
      Key NO_SUCH_NODE_EXISTS: No such node "{0}" exists..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such node "{0}" exists.
    • _NO_SUCH_NODE_EXISTS

      public static org.jvnet.localizer.Localizable _NO_SUCH_NODE_EXISTS(Object arg0)
      Key NO_SUCH_NODE_EXISTS: No such node "{0}" exists..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such node "{0}" exists.
    • INSTANCE_CAP_REACHED

      public static String INSTANCE_CAP_REACHED(Object arg0, Object arg1)
      Key INSTANCE_CAP_REACHED: Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}".
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}"
    • _INSTANCE_CAP_REACHED

      public static org.jvnet.localizer.Localizable _INSTANCE_CAP_REACHED(Object arg0, Object arg1)
      Key INSTANCE_CAP_REACHED: Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}".
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Instance cap for this cloud is now reached for cloud profile: "{0}", template "{1}"
    • NODE_NOT_FROM_JCLOUDS

      public static String NODE_NOT_FROM_JCLOUDS(Object arg0)
      Key NODE_NOT_FROM_JCLOUDS: Node "{0}" was not provided by JClouds..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Node "{0}" was not provided by JClouds.
    • _NODE_NOT_FROM_JCLOUDS

      public static org.jvnet.localizer.Localizable _NODE_NOT_FROM_JCLOUDS(Object arg0)
      Key NODE_NOT_FROM_JCLOUDS: Node "{0}" was not provided by JClouds..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Node "{0}" was not provided by JClouds.
    • BUGURL

      public static String BUGURL()
      Key BUGURL: https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins.
      Returns:
      https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins
    • _BUGURL

      public static org.jvnet.localizer.Localizable _BUGURL()
      Key BUGURL: https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins.
      Returns:
      https://www.jenkins.io/participate/report-issue/redirect/#16529/jclouds-jenkins
    • GetUserdataCommand_shortDescription

      public static String GetUserdataCommand_shortDescription()
      Key GetUserdataCommand_shortDescription: Exports all jclouds userdata as XML to stdout..
      Returns:
      Exports all jclouds userdata as XML to stdout.
    • _GetUserdataCommand_shortDescription

      public static org.jvnet.localizer.Localizable _GetUserdataCommand_shortDescription()
      Key GetUserdataCommand_shortDescription: Exports all jclouds userdata as XML to stdout..
      Returns:
      Exports all jclouds userdata as XML to stdout.
    • NO_SUCH_TEMPLATE_EXISTS

      public static String NO_SUCH_TEMPLATE_EXISTS(Object arg0, Object arg1)
      Key NO_SUCH_TEMPLATE_EXISTS: No such template "{0}" exists. Did you mean "{1}"?.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such template "{0}" exists. Did you mean "{1}"?
    • _NO_SUCH_TEMPLATE_EXISTS

      public static org.jvnet.localizer.Localizable _NO_SUCH_TEMPLATE_EXISTS(Object arg0, Object arg1)
      Key NO_SUCH_TEMPLATE_EXISTS: No such template "{0}" exists. Did you mean "{1}"?.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such template "{0}" exists. Did you mean "{1}"?
    • CreateUserdataCommand_shortDescription

      public static String CreateUserdataCommand_shortDescription()
      Key CreateUserdataCommand_shortDescription: Creates new jcloud userdata reading XML from stdin..
      Returns:
      Creates new jcloud userdata reading XML from stdin.
    • _CreateUserdataCommand_shortDescription

      public static org.jvnet.localizer.Localizable _CreateUserdataCommand_shortDescription()
      Key CreateUserdataCommand_shortDescription: Creates new jcloud userdata reading XML from stdin..
      Returns:
      Creates new jcloud userdata reading XML from stdin.
    • NO_SUCH_PROFILE_EXISTS

      public static String NO_SUCH_PROFILE_EXISTS(Object arg0, Object arg1)
      Key NO_SUCH_PROFILE_EXISTS: No such profile "{0}" exists. Did you mean "{1}"?.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such profile "{0}" exists. Did you mean "{1}"?
    • _NO_SUCH_PROFILE_EXISTS

      public static org.jvnet.localizer.Localizable _NO_SUCH_PROFILE_EXISTS(Object arg0, Object arg1)
      Key NO_SUCH_PROFILE_EXISTS: No such profile "{0}" exists. Did you mean "{1}"?.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No such profile "{0}" exists. Did you mean "{1}"?
    • DELETED_CAUSE

      public static String DELETED_CAUSE()
      Key DELETED_CAUSE: Agent is pending removal..
      Returns:
      Agent is pending removal.
    • _DELETED_CAUSE

      public static org.jvnet.localizer.Localizable _DELETED_CAUSE()
      Key DELETED_CAUSE: Agent is pending removal..
      Returns:
      Agent is pending removal.
    • CreateTemplateCommand_shortDescription

      public static String CreateTemplateCommand_shortDescription()
      Key CreateTemplateCommand_shortDescription: Creates a new node template by reading XML from stdin..
      Returns:
      Creates a new node template by reading XML from stdin.
    • _CreateTemplateCommand_shortDescription

      public static org.jvnet.localizer.Localizable _CreateTemplateCommand_shortDescription()
      Key CreateTemplateCommand_shortDescription: Creates a new node template by reading XML from stdin..
      Returns:
      Creates a new node template by reading XML from stdin.