@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_awsClientError()
Key
awsClientError: AWS client error. |
static org.jvnet.localizer.Localizable |
_awsSecretsManager()
Key
awsSecretsManager: AWS Secrets Manager. |
static org.jvnet.localizer.Localizable |
_awsServerError()
Key
awsServerError: AWS server error. |
static org.jvnet.localizer.Localizable |
_couldNotRetrieveSecretError(Object arg0)
Key
couldNotRetrieveSecretError: Could not retrieve the
secret for the credential with ID {0}. |
static org.jvnet.localizer.Localizable |
_endpointConfiguration()
Key
endpointConfiguration: Endpoint Configuration. |
static org.jvnet.localizer.Localizable |
_failure()
Key
failure: Failure. |
static org.jvnet.localizer.Localizable |
_filters()
Key
filters: Filters. |
static org.jvnet.localizer.Localizable |
_secretText()
Key
secretText: Secret text. |
static org.jvnet.localizer.Localizable |
_success()
Key
success: Success. |
static org.jvnet.localizer.Localizable |
_tag()
Key
tag: Tag. |
static String |
awsClientError()
Key
awsClientError: AWS client error. |
static String |
awsSecretsManager()
Key
awsSecretsManager: AWS Secrets Manager. |
static String |
awsServerError()
Key
awsServerError: AWS server error. |
static String |
couldNotRetrieveSecretError(Object arg0)
Key
couldNotRetrieveSecretError: Could not retrieve the
secret for the credential with ID {0}. |
static String |
endpointConfiguration()
Key
endpointConfiguration: Endpoint Configuration. |
static String |
failure()
Key
failure: Failure. |
static String |
filters()
Key
filters: Filters. |
static String |
secretText()
Key
secretText: Secret text. |
static String |
success()
Key
success: Success. |
static String |
tag()
Key
tag: Tag. |
public static String endpointConfiguration()
endpointConfiguration: Endpoint Configuration.Endpoint Configurationpublic static org.jvnet.localizer.Localizable _endpointConfiguration()
endpointConfiguration: Endpoint Configuration.Endpoint Configurationpublic static String filters()
filters: Filters.Filterspublic static org.jvnet.localizer.Localizable _filters()
filters: Filters.Filterspublic static String failure()
failure: Failure.Failurepublic static org.jvnet.localizer.Localizable _failure()
failure: Failure.Failurepublic static String secretText()
secretText: Secret text.Secret textpublic static org.jvnet.localizer.Localizable _secretText()
secretText: Secret text.Secret textpublic static String awsClientError()
awsClientError: AWS client error.AWS client errorpublic static org.jvnet.localizer.Localizable _awsClientError()
awsClientError: AWS client error.AWS client errorpublic static String awsSecretsManager()
awsSecretsManager: AWS Secrets Manager.AWS Secrets Managerpublic static org.jvnet.localizer.Localizable _awsSecretsManager()
awsSecretsManager: AWS Secrets Manager.AWS Secrets Managerpublic static String awsServerError()
awsServerError: AWS server error.AWS server errorpublic static org.jvnet.localizer.Localizable _awsServerError()
awsServerError: AWS server error.AWS server errorpublic static String couldNotRetrieveSecretError(Object arg0)
couldNotRetrieveSecretError: Could not retrieve the
secret for the credential with ID {0}. Please check that it exists in
AWS Secrets Manager, and has not been soft-deleted..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not retrieve the secret for the credential with ID {0}.
Please check that it exists in AWS Secrets Manager, and has not been
soft-deleted.public static org.jvnet.localizer.Localizable _couldNotRetrieveSecretError(Object arg0)
couldNotRetrieveSecretError: Could not retrieve the
secret for the credential with ID {0}. Please check that it exists in
AWS Secrets Manager, and has not been soft-deleted..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not retrieve the secret for the credential with ID {0}.
Please check that it exists in AWS Secrets Manager, and has not been
soft-deleted.public static String success()
success: Success.Successpublic static org.jvnet.localizer.Localizable _success()
success: Success.Successpublic static String tag()
tag: Tag.Tagpublic static org.jvnet.localizer.Localizable _tag()
tag: Tag.TagCopyright © 2019. All rights reserved.