public class ACMEExternalAccountBindingBuilder extends ACMEExternalAccountBindingFluent<ACMEExternalAccountBindingBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEExternalAccountBinding,ACMEExternalAccountBindingBuilder>
ACMEExternalAccountBindingFluent.KeySecretRefNested<N>| Constructor and Description |
|---|
ACMEExternalAccountBindingBuilder() |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBinding instance) |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBinding instance,
Boolean validationEnabled) |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent) |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent,
ACMEExternalAccountBinding instance) |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent,
ACMEExternalAccountBinding instance,
Boolean validationEnabled) |
ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent,
Boolean validationEnabled) |
ACMEExternalAccountBindingBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ACMEExternalAccountBinding |
build() |
buildKeySecretRef, editKeySecretRef, editOrNewKeySecretRef, editOrNewKeySecretRefLike, equals, getKeyAlgorithm, getKeyID, hashCode, hasKeyAlgorithm, hasKeyID, hasKeySecretRef, toString, withKeyAlgorithm, withKeyID, withKeySecretRef, withNewKeySecretRef, withNewKeySecretRef, withNewKeySecretRefLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ACMEExternalAccountBindingBuilder()
public ACMEExternalAccountBindingBuilder(Boolean validationEnabled)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent, Boolean validationEnabled)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent, ACMEExternalAccountBinding instance)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBindingFluent<?> fluent, ACMEExternalAccountBinding instance, Boolean validationEnabled)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBinding instance)
public ACMEExternalAccountBindingBuilder(ACMEExternalAccountBinding instance, Boolean validationEnabled)
public ACMEExternalAccountBinding build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEExternalAccountBinding>Copyright © 2015–2023 Red Hat. All rights reserved.