public class ACMEIssuerBuilder extends ACMEIssuerFluentImpl<ACMEIssuerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ACMEIssuer,ACMEIssuerBuilder>
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 |
|---|---|
ACMEIssuer |
build() |
addAllToSolvers, addNewSolver, addNewSolverLike, addToSolvers, addToSolvers, buildExternalAccountBinding, buildFirstSolver, buildLastSolver, buildMatchingSolver, buildPrivateKeySecretRef, buildSolver, buildSolvers, editExternalAccountBinding, editFirstSolver, editLastSolver, editMatchingSolver, editOrNewExternalAccountBinding, editOrNewExternalAccountBindingLike, editOrNewPrivateKeySecretRef, editOrNewPrivateKeySecretRefLike, editPrivateKeySecretRef, editSolver, equals, getDisableAccountKeyGeneration, getEmail, getEnableDurationFeature, getExternalAccountBinding, getPreferredChain, getPrivateKeySecretRef, getServer, getSkipTLSVerify, getSolvers, hasDisableAccountKeyGeneration, hasEmail, hasEnableDurationFeature, hasExternalAccountBinding, hashCode, hasMatchingSolver, hasPreferredChain, hasPrivateKeySecretRef, hasServer, hasSkipTLSVerify, hasSolvers, removeAllFromSolvers, removeFromSolvers, removeMatchingFromSolvers, setNewSolverLike, setToSolvers, toString, withDisableAccountKeyGeneration, withDisableAccountKeyGeneration, withEmail, withEnableDurationFeature, withEnableDurationFeature, withExternalAccountBinding, withNewExternalAccountBinding, withNewExternalAccountBindingLike, withNewPrivateKeySecretRef, withNewPrivateKeySecretRef, withNewPrivateKeySecretRefLike, withPreferredChain, withPrivateKeySecretRef, withServer, withSkipTLSVerify, withSkipTLSVerify, withSolvers, withSolversaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 ACMEIssuer build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEIssuer>Copyright © 2015–2023 Red Hat. All rights reserved.