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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeycertificate:GCP Secrets Manager Certificate.static org.jvnet.localizer.LocalizableKeycouldNotRetrieveCredentialError: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.LocalizableKeygcpSecretsManager:GCP Secrets Manager.static org.jvnet.localizer.LocalizableKeygcpSecretsManagerSecret:GCP Secrets Manager Secret.static org.jvnet.localizer.LocalizableKeysecretText:GCP Secrets Manager Secret Text.static org.jvnet.localizer.LocalizableKeysshUserPrivateKey:GCP Secrets Manager SSH User Private Key.static org.jvnet.localizer.LocalizableKeyusernamePassword:GCP Secrets Manager Username With Password.static StringKeycertificate:GCP Secrets Manager Certificate.static StringKeycouldNotRetrieveCredentialError:Could not retrieve the credentials from GCP Secrets Manager.static Stringfile()Keyfile:GCP Secrets Manager Secret file.static StringKeygcpSecretsManager:GCP Secrets Manager.static StringKeygcpSecretsManagerSecret:GCP Secrets Manager Secret.static StringKeysecretText:GCP Secrets Manager Secret Text.static StringKeysshUserPrivateKey:GCP Secrets Manager SSH User Private Key.static StringKeyusernamePassword: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
-