public class CertificateSpecBuilder extends CertificateSpecFluent<CertificateSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CertificateSpec,CertificateSpecBuilder>
CertificateSpecFluent.IssuerRefNested<N>, CertificateSpecFluent.KeystoresNested<N>, CertificateSpecFluent.PrivateKeyNested<N>, CertificateSpecFluent.SecretTemplateNested<N>, CertificateSpecFluent.SubjectNested<N>| Constructor and Description |
|---|
CertificateSpecBuilder() |
CertificateSpecBuilder(CertificateSpec instance) |
CertificateSpecBuilder(CertificateSpecFluent<?> fluent) |
CertificateSpecBuilder(CertificateSpecFluent<?> fluent,
CertificateSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
CertificateSpec |
build() |
addAllToDnsNames, addAllToEmailSANs, addAllToIpAddresses, addAllToOrganization, addAllToUriSANs, addAllToUsages, addToAdditionalProperties, addToAdditionalProperties, addToDnsNames, addToDnsNames, addToEmailSANs, addToEmailSANs, addToIpAddresses, addToIpAddresses, addToOrganization, addToOrganization, addToUriSANs, addToUriSANs, addToUsages, addToUsages, buildIssuerRef, buildKeystores, buildPrivateKey, buildSecretTemplate, buildSubject, copyInstance, editIssuerRef, editKeystores, editOrNewIssuerRef, editOrNewIssuerRefLike, editOrNewKeystores, editOrNewKeystoresLike, editOrNewPrivateKey, editOrNewPrivateKeyLike, editOrNewSecretTemplate, editOrNewSecretTemplateLike, editOrNewSubject, editOrNewSubjectLike, editPrivateKey, editSecretTemplate, editSubject, equals, getAdditionalProperties, getCommonName, getDnsName, getDnsNames, getDuration, getEmailSAN, getEmailSANs, getEncodeUsagesInRequest, getFirstDnsName, getFirstEmailSAN, getFirstIpAddress, getFirstOrganization, getFirstUriSAN, getFirstUsage, getIpAddress, getIpAddresses, getIsCA, getKeyAlgorithm, getKeyEncoding, getKeySize, getLastDnsName, getLastEmailSAN, getLastIpAddress, getLastOrganization, getLastUriSAN, getLastUsage, getMatchingDnsName, getMatchingEmailSAN, getMatchingIpAddress, getMatchingOrganization, getMatchingUriSAN, getMatchingUsage, getOrganization, getOrganization, getRenewBefore, getRevisionHistoryLimit, getSecretName, getUriSAN, getUriSANs, getUsage, getUsages, hasAdditionalProperties, hasCommonName, hasDnsNames, hasDuration, hasEmailSANs, hasEncodeUsagesInRequest, hashCode, hasIpAddresses, hasIsCA, hasIssuerRef, hasKeyAlgorithm, hasKeyEncoding, hasKeySize, hasKeystores, hasMatchingDnsName, hasMatchingEmailSAN, hasMatchingIpAddress, hasMatchingOrganization, hasMatchingUriSAN, hasMatchingUsage, hasOrganization, hasPrivateKey, hasRenewBefore, hasRevisionHistoryLimit, hasSecretName, hasSecretTemplate, hasSubject, hasUriSANs, hasUsages, removeAllFromDnsNames, removeAllFromEmailSANs, removeAllFromIpAddresses, removeAllFromOrganization, removeAllFromUriSANs, removeAllFromUsages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDnsNames, removeFromEmailSANs, removeFromIpAddresses, removeFromOrganization, removeFromUriSANs, removeFromUsages, setToDnsNames, setToEmailSANs, setToIpAddresses, setToOrganization, setToUriSANs, setToUsages, toString, withAdditionalProperties, withCommonName, withDnsNames, withDnsNames, withDuration, withEmailSANs, withEmailSANs, withEncodeUsagesInRequest, withEncodeUsagesInRequest, withIpAddresses, withIpAddresses, withIsCA, withIsCA, withIssuerRef, withKeyAlgorithm, withKeyEncoding, withKeySize, withKeystores, withNewIssuerRef, withNewIssuerRef, withNewIssuerRefLike, withNewKeystores, withNewKeystoresLike, withNewPrivateKey, withNewPrivateKey, withNewPrivateKeyLike, withNewSecretTemplate, withNewSecretTemplateLike, withNewSubject, withNewSubjectLike, withOrganization, withOrganization, withPrivateKey, withRenewBefore, withRevisionHistoryLimit, withSecretName, withSecretTemplate, withSubject, withUriSANs, withUriSANs, withUsages, withUsagesaggregate, aggregate, build, build, builderOf, getVisitableMappublic CertificateSpecBuilder()
public CertificateSpecBuilder(CertificateSpecFluent<?> fluent)
public CertificateSpecBuilder(CertificateSpecFluent<?> fluent, CertificateSpec instance)
public CertificateSpecBuilder(CertificateSpec instance)
public CertificateSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CertificateSpec>Copyright © 2015–2024 Red Hat. All rights reserved.