public interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>> extends CertSecretSourceFluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Boolean |
hasKey() |
A |
withKey(String key) |
A |
withNewKey(String arg1) |
A |
withNewKey(StringBuffer arg1) |
A |
withNewKey(StringBuilder arg1) |
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewSecretName, withNewSecretName, withNewSecretName, withSecretNameString getKey()
Boolean hasKey()
A withNewKey(StringBuilder arg1)
A withNewKey(StringBuffer arg1)
Copyright © 2019. All rights reserved.