Class Messages
java.lang.Object
io.jenkins.plugins.credentials.gcp.secretsmanager.config.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keycertificate
:GCP Secrets Manager Certificate
.static org.jvnet.localizer.Localizable
KeycouldNotRetrieveCredentialError
:Could not retrieve the credentials from GCP Secrets Manager
.static org.jvnet.localizer.Localizable
_file()
Keyfile
:GCP Secrets Manager Secret file
.static org.jvnet.localizer.Localizable
KeygcpSecretsManager
:GCP Secrets Manager
.static org.jvnet.localizer.Localizable
KeygcpSecretsManagerSecret
:GCP Secrets Manager Secret
.static org.jvnet.localizer.Localizable
KeysecretText
:GCP Secrets Manager Secret Text
.static org.jvnet.localizer.Localizable
KeysshUserPrivateKey
:GCP Secrets Manager SSH User Private Key
.static org.jvnet.localizer.Localizable
KeyusernamePassword
:GCP Secrets Manager Username With Password
.static String
Keycertificate
:GCP Secrets Manager Certificate
.static String
KeycouldNotRetrieveCredentialError
:Could not retrieve the credentials from GCP Secrets Manager
.static String
file()
Keyfile
:GCP Secrets Manager Secret file
.static String
KeygcpSecretsManager
:GCP Secrets Manager
.static String
KeygcpSecretsManagerSecret
:GCP Secrets Manager Secret
.static String
KeysecretText
:GCP Secrets Manager Secret Text
.static String
KeysshUserPrivateKey
:GCP Secrets Manager SSH User Private Key
.static String
KeyusernamePassword
:GCP Secrets Manager Username With Password
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
secretText
KeysecretText
:GCP Secrets Manager Secret Text
.- Returns:
GCP Secrets Manager Secret Text
-
_secretText
public static org.jvnet.localizer.Localizable _secretText()KeysecretText
:GCP Secrets Manager Secret Text
.- Returns:
GCP Secrets Manager Secret Text
-
file
Keyfile
:GCP Secrets Manager Secret file
.- Returns:
GCP Secrets Manager Secret file
-
_file
public static org.jvnet.localizer.Localizable _file()Keyfile
:GCP Secrets Manager Secret file
.- Returns:
GCP Secrets Manager Secret file
-
gcpSecretsManager
KeygcpSecretsManager
:GCP Secrets Manager
.- Returns:
GCP Secrets Manager
-
_gcpSecretsManager
public static org.jvnet.localizer.Localizable _gcpSecretsManager()KeygcpSecretsManager
:GCP Secrets Manager
.- Returns:
GCP Secrets Manager
-
couldNotRetrieveCredentialError
KeycouldNotRetrieveCredentialError
:Could not retrieve the credentials from GCP Secrets Manager
.- Returns:
Could not retrieve the credentials from GCP Secrets Manager
-
_couldNotRetrieveCredentialError
public static org.jvnet.localizer.Localizable _couldNotRetrieveCredentialError()KeycouldNotRetrieveCredentialError
:Could not retrieve the credentials from GCP Secrets Manager
.- Returns:
Could not retrieve the credentials from GCP Secrets Manager
-
gcpSecretsManagerSecret
KeygcpSecretsManagerSecret
:GCP Secrets Manager Secret
.- Returns:
GCP Secrets Manager Secret
-
_gcpSecretsManagerSecret
public static org.jvnet.localizer.Localizable _gcpSecretsManagerSecret()KeygcpSecretsManagerSecret
:GCP Secrets Manager Secret
.- Returns:
GCP Secrets Manager Secret
-
certificate
Keycertificate
:GCP Secrets Manager Certificate
.- Returns:
GCP Secrets Manager Certificate
-
_certificate
public static org.jvnet.localizer.Localizable _certificate()Keycertificate
:GCP Secrets Manager Certificate
.- Returns:
GCP Secrets Manager Certificate
-
sshUserPrivateKey
KeysshUserPrivateKey
:GCP Secrets Manager SSH User Private Key
.- Returns:
GCP Secrets Manager SSH User Private Key
-
_sshUserPrivateKey
public static org.jvnet.localizer.Localizable _sshUserPrivateKey()KeysshUserPrivateKey
:GCP Secrets Manager SSH User Private Key
.- Returns:
GCP Secrets Manager SSH User Private Key
-
usernamePassword
KeyusernamePassword
:GCP Secrets Manager Username With Password
.- Returns:
GCP Secrets Manager Username With Password
-
_usernamePassword
public static org.jvnet.localizer.Localizable _usernamePassword()KeyusernamePassword
:GCP Secrets Manager Username With Password
.- Returns:
GCP Secrets Manager Username With Password
-