Package jenkins.plugins.jclouds.compute
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 Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_deletedCause()
KeydeletedCause
:Agent is pending removal.
.static org.jvnet.localizer.Localizable
_ExpireCommand_shortDescription()
KeyExpireCommand_shortDescription
:Expires a node.
.static org.jvnet.localizer.Localizable
_JClouds_NoSuchNodeExists(Object arg0)
KeyJClouds.NoSuchNodeExists
:No such node "{0}" exists.
.static org.jvnet.localizer.Localizable
_JClouds_NoSuchProfileExists(Object arg0, Object arg1)
KeyJClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
.static org.jvnet.localizer.Localizable
_JClouds_NoSuchTemplateExists(Object arg0, Object arg1)
KeyJClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
.static org.jvnet.localizer.Localizable
_JClouds_NotFromJClouds(Object arg0)
KeyJClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
.static org.jvnet.localizer.Localizable
_oneOffCause()
KeyoneOffCause
:Single-use agent has already been used and is pending removal.
.static org.jvnet.localizer.Localizable
_ProvisionCommand_shortDescription()
KeyProvisionCommand_shortDescription
:Provision a new node using a JClouds template.
.static org.jvnet.localizer.Localizable
_TemplatesCommand_shortDescription()
KeyTemplatesCommand_shortDescription
:List all JClouds templates.
.static String
deletedCause()
KeydeletedCause
:Agent is pending removal.
.static String
ExpireCommand_shortDescription()
KeyExpireCommand_shortDescription
:Expires a node.
.static String
JClouds_NoSuchNodeExists(Object arg0)
KeyJClouds.NoSuchNodeExists
:No such node "{0}" exists.
.static String
JClouds_NoSuchProfileExists(Object arg0, Object arg1)
KeyJClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
.static String
JClouds_NoSuchTemplateExists(Object arg0, Object arg1)
KeyJClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
.static String
JClouds_NotFromJClouds(Object arg0)
KeyJClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
.static String
oneOffCause()
KeyoneOffCause
:Single-use agent has already been used and is pending removal.
.static String
ProvisionCommand_shortDescription()
KeyProvisionCommand_shortDescription
:Provision a new node using a JClouds template.
.static String
TemplatesCommand_shortDescription()
KeyTemplatesCommand_shortDescription
:List all JClouds templates.
.
-
-
-
Method Detail
-
JClouds_NoSuchNodeExists
public static String JClouds_NoSuchNodeExists(Object arg0)
KeyJClouds.NoSuchNodeExists
:No such node "{0}" exists.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such node "{0}" exists.
-
_JClouds_NoSuchNodeExists
public static org.jvnet.localizer.Localizable _JClouds_NoSuchNodeExists(Object arg0)
KeyJClouds.NoSuchNodeExists
:No such node "{0}" exists.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such node "{0}" exists.
-
JClouds_NoSuchProfileExists
public static String JClouds_NoSuchProfileExists(Object arg0, Object arg1)
KeyJClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.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)
KeyJClouds.NoSuchProfileExists
:No such profile "{0}" exists. Did you mean "{1}"?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such profile "{0}" exists. Did you mean "{1}"?
-
ProvisionCommand_shortDescription
public static String ProvisionCommand_shortDescription()
KeyProvisionCommand_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()
KeyProvisionCommand_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)
KeyJClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Node "{0}" was not created by JClouds.
-
_JClouds_NotFromJClouds
public static org.jvnet.localizer.Localizable _JClouds_NotFromJClouds(Object arg0)
KeyJClouds.NotFromJClouds
:Node "{0}" was not created by JClouds.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Node "{0}" was not created by JClouds.
-
deletedCause
public static String deletedCause()
KeydeletedCause
:Agent is pending removal.
.- Returns:
Agent is pending removal.
-
_deletedCause
public static org.jvnet.localizer.Localizable _deletedCause()
KeydeletedCause
:Agent is pending removal.
.- Returns:
Agent is pending removal.
-
ExpireCommand_shortDescription
public static String ExpireCommand_shortDescription()
KeyExpireCommand_shortDescription
:Expires a node.
.- Returns:
Expires a node.
-
_ExpireCommand_shortDescription
public static org.jvnet.localizer.Localizable _ExpireCommand_shortDescription()
KeyExpireCommand_shortDescription
:Expires a node.
.- Returns:
Expires a node.
-
JClouds_NoSuchTemplateExists
public static String JClouds_NoSuchTemplateExists(Object arg0, Object arg1)
KeyJClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.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)
KeyJClouds.NoSuchTemplateExists
:No such template "{0}" exists. Did you mean "{1}"?
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No such template "{0}" exists. Did you mean "{1}"?
-
oneOffCause
public static String oneOffCause()
KeyoneOffCause
: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()
KeyoneOffCause
: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()
KeyTemplatesCommand_shortDescription
:List all JClouds templates.
.- Returns:
List all JClouds templates.
-
_TemplatesCommand_shortDescription
public static org.jvnet.localizer.Localizable _TemplatesCommand_shortDescription()
KeyTemplatesCommand_shortDescription
:List all JClouds templates.
.- Returns:
List all JClouds templates.
-
-