public class CertAndKeySecretSourceFluentImpl<A extends CertAndKeySecretSourceFluent<A>> extends CertSecretSourceFluentImpl<A> implements CertAndKeySecretSourceFluent<A>
| Constructor and Description |
|---|
CertAndKeySecretSourceFluentImpl() |
CertAndKeySecretSourceFluentImpl(CertAndKeySecretSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
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, withSecretNameaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewSecretName, withNewSecretName, withNewSecretName, withSecretNamepublic CertAndKeySecretSourceFluentImpl()
public CertAndKeySecretSourceFluentImpl(CertAndKeySecretSource instance)
public String getKey()
getKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public A withKey(String key)
withKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public Boolean hasKey()
hasKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public A withNewKey(String arg1)
withNewKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public A withNewKey(StringBuilder arg1)
withNewKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public A withNewKey(StringBuffer arg1)
withNewKey in interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>public boolean equals(Object o)
equals in class CertSecretSourceFluentImpl<A extends CertAndKeySecretSourceFluent<A>>Copyright © 2019. All rights reserved.