public class CAIssuerBuilder extends CAIssuerFluent<CAIssuerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CAIssuer,CAIssuerBuilder>
| Constructor and Description |
|---|
CAIssuerBuilder() |
CAIssuerBuilder(CAIssuer instance) |
CAIssuerBuilder(CAIssuerFluent<?> fluent) |
CAIssuerBuilder(CAIssuerFluent<?> fluent,
CAIssuer instance) |
| Modifier and Type | Method and Description |
|---|---|
CAIssuer |
build() |
addAllToCrlDistributionPoints, addAllToOcspServers, addToCrlDistributionPoints, addToCrlDistributionPoints, addToOcspServers, addToOcspServers, copyInstance, 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(CAIssuerFluent<?> fluent)
public CAIssuerBuilder(CAIssuerFluent<?> fluent, CAIssuer instance)
public CAIssuerBuilder(CAIssuer instance)
Copyright © 2015–2023 Red Hat. All rights reserved.