public class GcpFileCredentials
extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
implements org.jenkinsci.plugins.plaincredentials.FileCredentials
| Modifier and Type | Class and Description |
|---|---|
static class |
GcpFileCredentials.DescriptorImpl |
com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptororg.jenkinsci.plugins.plaincredentials.FileCredentials.NameProvidercom.cloudbees.plugins.credentials.common.IdCredentials.HelpersExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GcpFileCredentials(String id,
String filename,
Supplier<com.cloudbees.plugins.credentials.SecretBytes> content) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
String |
getFileName() |
equals, getDescription, getId, hashCodegetDescriptor, getScopeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait@Nonnull public String getFileName()
getFileName in interface org.jenkinsci.plugins.plaincredentials.FileCredentials@Nonnull public InputStream getContent()
getContent in interface org.jenkinsci.plugins.plaincredentials.FileCredentialsCopyright © 2020. All rights reserved.