Class Messages

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

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

    • Messages

      public Messages()
  • Method Details

    • JClouds_NoSuchNodeExists

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

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

      public static String JClouds_NoSuchProfileExists(Object arg0, Object arg1)
      Key JClouds.NoSuchProfileExists: 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}"?
    • _JClouds_NoSuchProfileExists

      public static org.jvnet.localizer.Localizable _JClouds_NoSuchProfileExists(Object arg0, Object arg1)
      Key JClouds.NoSuchProfileExists: 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}"?
    • 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.
    • JClouds_NotFromJClouds

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

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

      public static String deletedCause()
      Key deletedCause: Agent is pending removal..
      Returns:
      Agent is pending removal.
    • _deletedCause

      public static org.jvnet.localizer.Localizable _deletedCause()
      Key deletedCause: Agent is pending removal..
      Returns:
      Agent is pending removal.
    • ExpireCommand_shortDescription

      public static String ExpireCommand_shortDescription()
      Key ExpireCommand_shortDescription: Expires a node..
      Returns:
      Expires a node.
    • _ExpireCommand_shortDescription

      public static org.jvnet.localizer.Localizable _ExpireCommand_shortDescription()
      Key ExpireCommand_shortDescription: Expires a node..
      Returns:
      Expires a node.
    • JClouds_NoSuchTemplateExists

      public static String JClouds_NoSuchTemplateExists(Object arg0, Object arg1)
      Key JClouds.NoSuchTemplateExists: 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}"?
    • _JClouds_NoSuchTemplateExists

      public static org.jvnet.localizer.Localizable _JClouds_NoSuchTemplateExists(Object arg0, Object arg1)
      Key JClouds.NoSuchTemplateExists: 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}"?
    • oneOffCause

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

      public static org.jvnet.localizer.Localizable _oneOffCause()
      Key oneOffCause: Single-use agent has already been used and is pending removal..
      Returns:
      Single-use agent has already been used and is pending removal.
    • 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.