public class ACMEIssuerBuilder extends ACMEIssuerFluent<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(ACMEIssuerFluent<?> fluent) |
ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent,
ACMEIssuer instance) |
| Modifier and Type | Method and Description |
|---|---|
ACMEIssuer |
build() |
addAllToSolvers, addNewSolver, addNewSolverLike, addToSolvers, addToSolvers, buildExternalAccountBinding, buildFirstSolver, buildLastSolver, buildMatchingSolver, buildPrivateKeySecretRef, buildSolver, buildSolvers, copyInstance, editExternalAccountBinding, editFirstSolver, editLastSolver, editMatchingSolver, editOrNewExternalAccountBinding, editOrNewExternalAccountBindingLike, editOrNewPrivateKeySecretRef, editOrNewPrivateKeySecretRefLike, editPrivateKeySecretRef, editSolver, equals, getDisableAccountKeyGeneration, getEmail, getEnableDurationFeature, getPreferredChain, getServer, getSkipTLSVerify, 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, withSolversaggregate, aggregate, build, build, builderOf, getVisitableMappublic ACMEIssuerBuilder()
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent)
public ACMEIssuerBuilder(ACMEIssuerFluent<?> fluent, ACMEIssuer instance)
public ACMEIssuerBuilder(ACMEIssuer instance)
public ACMEIssuer build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ACMEIssuer>Copyright © 2015–2023 Red Hat. All rights reserved.