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.BaseStandardCredentialsDescriptor
com.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, hashCode
getDescriptor, getScope
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public hudson.util.Secret getApiKey()
getApiKey
in interface StressTestCredentials
Copyright © 2016–2020. All rights reserved.