Package hudson.plugins.ec2.win
Class Messages
java.lang.Object
hudson.plugins.ec2.win.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyAdminMonitor.DisplayName
:EC2 Windows Self-Signed Certificate Allowed Monitor
.static org.jvnet.localizer.Localizable
KeyOfflineCause.SSLException
:The instance SSL Key check failed
.static String
KeyAdminMonitor.DisplayName
:EC2 Windows Self-Signed Certificate Allowed Monitor
.static String
KeyOfflineCause.SSLException
:The instance SSL Key check failed
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
AdminMonitor_DisplayName
KeyAdminMonitor.DisplayName
:EC2 Windows Self-Signed Certificate Allowed Monitor
.- Returns:
EC2 Windows Self-Signed Certificate Allowed Monitor
-
_AdminMonitor_DisplayName
public static org.jvnet.localizer.Localizable _AdminMonitor_DisplayName()KeyAdminMonitor.DisplayName
:EC2 Windows Self-Signed Certificate Allowed Monitor
.- Returns:
EC2 Windows Self-Signed Certificate Allowed Monitor
-
OfflineCause_SSLException
KeyOfflineCause.SSLException
:The instance SSL Key check failed
.- Returns:
The instance SSL Key check failed
-
_OfflineCause_SSLException
public static org.jvnet.localizer.Localizable _OfflineCause_SSLException()KeyOfflineCause.SSLException
:The instance SSL Key check failed
.- Returns:
The instance SSL Key check failed
-