public class ACMEExternalAccountBindingFluentImpl<A extends ACMEExternalAccountBindingFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ACMEExternalAccountBindingFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ACMEExternalAccountBindingFluentImpl.KeySecretRefNestedImpl<N> |
ACMEExternalAccountBindingFluent.KeySecretRefNested<N>| Constructor and Description |
|---|
ACMEExternalAccountBindingFluentImpl() |
ACMEExternalAccountBindingFluentImpl(ACMEExternalAccountBinding instance) |
public 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>>@Deprecated public A withNewKeyAlgorithm(String arg0)
withNewKeyAlgorithm 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 A withNewKeyID(String arg0)
withNewKeyID 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>>Copyright © 2015–2022 Red Hat. All rights reserved.