public class ACMEExternalAccountBindingFluent<A extends ACMEExternalAccountBindingFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ACMEExternalAccountBindingFluent.KeySecretRefNested<N> |
| Constructor and Description |
|---|
ACMEExternalAccountBindingFluent() |
ACMEExternalAccountBindingFluent(ACMEExternalAccountBinding instance) |
public ACMEExternalAccountBindingFluent()
public ACMEExternalAccountBindingFluent(ACMEExternalAccountBinding instance)
protected void copyInstance(ACMEExternalAccountBinding instance)
public String getKeyAlgorithm()
public boolean hasKeyAlgorithm()
public String getKeyID()
public boolean hasKeyID()
public SecretKeySelector buildKeySecretRef()
public A withKeySecretRef(SecretKeySelector keySecretRef)
public boolean hasKeySecretRef()
public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> withNewKeySecretRef()
public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> withNewKeySecretRefLike(SecretKeySelector item)
public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editKeySecretRef()
public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editOrNewKeySecretRef()
public ACMEExternalAccountBindingFluent.KeySecretRefNested<A> editOrNewKeySecretRefLike(SecretKeySelector item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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–2024 Red Hat. All rights reserved.