public class StressTestCredentialsImpl extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements StressTestCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
StressTestCredentialsImpl.StressTestCredentialsDescriptor |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptorcom.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider| Constructor and Description |
|---|
StressTestCredentialsImpl(com.cloudbees.plugins.credentials.CredentialsScope scope,
String apiKey,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getApiKey() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic hudson.util.Secret getApiKey()
getApiKey in interface StressTestCredentialsCopyright © 2016–2020. All rights reserved.