public class ACMEIssuerBuilder extends ACMEIssuerFluentImpl<ACMEIssuerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEIssuer,ACMEIssuerBuilder>
ACMEIssuerFluentImpl.ExternalAccountBindingNestedImpl<N>, ACMEIssuerFluentImpl.PrivateKeySecretRefNestedImpl<N>, ACMEIssuerFluentImpl.SolversNestedImpl<N>ACMEIssuerFluent.ExternalAccountBindingNested<N>, ACMEIssuerFluent.PrivateKeySecretRefNested<N>, ACMEIssuerFluent.SolversNested<N>| Constructor and Description |
|---|
ACMEIssuerBuilder() |
ACMEIssuerBuilder(ACMEIssuer instance) |
ACMEIssuerBuilder(ACMEIssuer instance,
Boolean validationEnabled) |
ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent) |
ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent,
ACMEIssuer instance) |
ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent,
ACMEIssuer instance,
Boolean validationEnabled) |
ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent,
Boolean validationEnabled) |
ACMEIssuerBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableACMEIssuer |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToSolvers, addNewSolver, addNewSolverLike, addToSolvers, addToSolvers, buildExternalAccountBinding, buildFirstSolver, buildLastSolver, buildMatchingSolver, buildPrivateKeySecretRef, buildSolver, buildSolvers, editExternalAccountBinding, editFirstSolver, editLastSolver, editMatchingSolver, editOrNewExternalAccountBinding, editOrNewExternalAccountBindingLike, editOrNewPrivateKeySecretRef, editOrNewPrivateKeySecretRefLike, editPrivateKeySecretRef, editSolver, getDisableAccountKeyGeneration, getEmail, getEnableDurationFeature, getExternalAccountBinding, getPreferredChain, getPrivateKeySecretRef, getServer, getSkipTLSVerify, getSolvers, hasDisableAccountKeyGeneration, hasEmail, hasEnableDurationFeature, hasExternalAccountBinding, hasMatchingSolver, hasPreferredChain, hasPrivateKeySecretRef, hasServer, hasSkipTLSVerify, hasSolvers, removeAllFromSolvers, removeFromSolvers, removeMatchingFromSolvers, setNewSolverLike, setToSolvers, withDisableAccountKeyGeneration, withEmail, withEnableDurationFeature, withExternalAccountBinding, withNewEmail, withNewExternalAccountBinding, withNewExternalAccountBindingLike, withNewPreferredChain, withNewPrivateKeySecretRef, withNewPrivateKeySecretRef, withNewPrivateKeySecretRefLike, withNewServer, withPreferredChain, withPrivateKeySecretRef, withServer, withSkipTLSVerify, withSolvers, withSolversaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ACMEIssuerBuilder()
public ACMEIssuerBuilder(Boolean validationEnabled)
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent)
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent, Boolean validationEnabled)
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent, ACMEIssuer instance)
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent, ACMEIssuer instance, Boolean validationEnabled)
public ACMEIssuerBuilder(ACMEIssuer instance)
public ACMEIssuerBuilder(ACMEIssuer instance, Boolean validationEnabled)
public EditableACMEIssuer build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEIssuer>public boolean equals(Object o)
equals in class ACMEIssuerFluentImpl<ACMEIssuerBuilder>public int hashCode()
hashCode in class ACMEIssuerFluentImpl<ACMEIssuerBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.