public class CAIssuerBuilder extends CAIssuerFluentImpl<CAIssuerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CAIssuer,CAIssuerBuilder>
| Constructor and Description |
|---|
CAIssuerBuilder() |
CAIssuerBuilder(Boolean validationEnabled) |
CAIssuerBuilder(CAIssuer instance) |
CAIssuerBuilder(CAIssuer instance,
Boolean validationEnabled) |
CAIssuerBuilder(CAIssuerFluent<?> fluent) |
CAIssuerBuilder(CAIssuerFluent<?> fluent,
Boolean validationEnabled) |
CAIssuerBuilder(CAIssuerFluent<?> fluent,
CAIssuer instance) |
CAIssuerBuilder(CAIssuerFluent<?> fluent,
CAIssuer instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CAIssuer |
build() |
addAllToCrlDistributionPoints, addAllToOcspServers, addToCrlDistributionPoints, addToCrlDistributionPoints, addToOcspServers, addToOcspServers, equals, getCrlDistributionPoint, getCrlDistributionPoints, getFirstCrlDistributionPoint, getFirstOcspServer, getLastCrlDistributionPoint, getLastOcspServer, getMatchingCrlDistributionPoint, getMatchingOcspServer, getOcspServer, getOcspServers, getSecretName, hasCrlDistributionPoints, hashCode, hasMatchingCrlDistributionPoint, hasMatchingOcspServer, hasOcspServers, hasSecretName, removeAllFromCrlDistributionPoints, removeAllFromOcspServers, removeFromCrlDistributionPoints, removeFromOcspServers, setToCrlDistributionPoints, setToOcspServers, toString, withCrlDistributionPoints, withCrlDistributionPoints, withOcspServers, withOcspServers, withSecretNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CAIssuerBuilder()
public CAIssuerBuilder(Boolean validationEnabled)
public CAIssuerBuilder(CAIssuerFluent<?> fluent)
public CAIssuerBuilder(CAIssuerFluent<?> fluent, Boolean validationEnabled)
public CAIssuerBuilder(CAIssuerFluent<?> fluent, CAIssuer instance)
public CAIssuerBuilder(CAIssuerFluent<?> fluent, CAIssuer instance, Boolean validationEnabled)
public CAIssuerBuilder(CAIssuer instance)
Copyright © 2015–2022 Red Hat. All rights reserved.