public class ACMEExternalAccountBindingFluentImpl<A extends ACMEExternalAccountBindingFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ACMEExternalAccountBindingFluent<A>
ACMEExternalAccountBindingFluent.KeySecretRefNested<N>| Constructor and Description |
|---|
ACMEExternalAccountBindingFluentImpl() |
ACMEExternalAccountBindingFluentImpl(ACMEExternalAccountBinding instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretKeySelector |
buildKeySecretRef() |
ACMEExternalAccountBindingFluent.KeySecretRefNested<A> |
editKeySecretRef() |
ACMEExternalAccountBindingFluent.KeySecretRefNested<A> |
editOrNewKeySecretRef() |
ACMEExternalAccountBindingFluent.KeySecretRefNested<A> |
editOrNewKeySecretRefLike(SecretKeySelector item) |
boolean |
equals(Object o) |
String |
getKeyAlgorithm() |
String |
getKeyID() |
SecretKeySelector |
getKeySecretRef()
Deprecated.
|
int |
hashCode() |
Boolean |
hasKeyAlgorithm() |
Boolean |
hasKeyID() |
Boolean |
hasKeySecretRef() |
String |
toString() |
A |
withKeyAlgorithm(String keyAlgorithm) |
A |
withKeyID(String keyID) |
A |
withKeySecretRef(SecretKeySelector keySecretRef) |
ACMEExternalAccountBindingFluent.KeySecretRefNested<A> |
withNewKeySecretRef() |
A |
withNewKeySecretRef(String key,
String name) |
ACMEExternalAccountBindingFluent.KeySecretRefNested<A> |
withNewKeySecretRefLike(SecretKeySelector item) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ACMEExternalAccountBindingFluentImpl()
public ACMEExternalAccountBindingFluentImpl(ACMEExternalAccountBinding instance)
public String getKeyAlgorithm()
getKeyAlgorithm in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public A withKeyAlgorithm(String keyAlgorithm)
withKeyAlgorithm in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public Boolean hasKeyAlgorithm()
hasKeyAlgorithm in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public String getKeyID()
getKeyID in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public A withKeyID(String keyID)
withKeyID in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public Boolean hasKeyID()
hasKeyID in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>@Deprecated public SecretKeySelector getKeySecretRef()
getKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public SecretKeySelector buildKeySecretRef()
buildKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public A withKeySecretRef(SecretKeySelector keySecretRef)
withKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public Boolean hasKeySecretRef()
hasKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public A withNewKeySecretRef(String key, String name)
withNewKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> withNewKeySecretRef()
withNewKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> withNewKeySecretRefLike(SecretKeySelector item)
withNewKeySecretRefLike in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editKeySecretRef()
editKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editOrNewKeySecretRef()
editOrNewKeySecretRef in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editOrNewKeySecretRefLike(SecretKeySelector item)
editOrNewKeySecretRefLike in interface ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ACMEExternalAccountBindingFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ACMEExternalAccountBindingFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.