public class X509SubjectBuilder extends X509SubjectFluentImpl<X509SubjectBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<X509Subject,X509SubjectBuilder>
| Constructor and Description |
|---|
X509SubjectBuilder() |
X509SubjectBuilder(Boolean validationEnabled) |
X509SubjectBuilder(X509Subject instance) |
X509SubjectBuilder(X509Subject instance,
Boolean validationEnabled) |
X509SubjectBuilder(X509SubjectFluent<?> fluent) |
X509SubjectBuilder(X509SubjectFluent<?> fluent,
Boolean validationEnabled) |
X509SubjectBuilder(X509SubjectFluent<?> fluent,
X509Subject instance) |
X509SubjectBuilder(X509SubjectFluent<?> fluent,
X509Subject instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
X509Subject |
build() |
addAllToCountries, addAllToLocalities, addAllToOrganizationalUnits, addAllToOrganizations, addAllToPostalCodes, addAllToProvinces, addAllToStreetAddresses, addToCountries, addToCountries, addToLocalities, addToLocalities, addToOrganizationalUnits, addToOrganizationalUnits, addToOrganizations, addToOrganizations, addToPostalCodes, addToPostalCodes, addToProvinces, addToProvinces, addToStreetAddresses, addToStreetAddresses, equals, getCountries, getCountry, getFirstCountry, getFirstLocality, getFirstOrganization, getFirstOrganizationalUnit, getFirstPostalCode, getFirstProvince, getFirstStreetAddress, getLastCountry, getLastLocality, getLastOrganization, getLastOrganizationalUnit, getLastPostalCode, getLastProvince, getLastStreetAddress, getLocalities, getLocality, getMatchingCountry, getMatchingLocality, getMatchingOrganization, getMatchingOrganizationalUnit, getMatchingPostalCode, getMatchingProvince, getMatchingStreetAddress, getOrganization, getOrganizationalUnit, getOrganizationalUnits, getOrganizations, getPostalCode, getPostalCodes, getProvince, getProvinces, getSerialNumber, getStreetAddress, getStreetAddresses, hasCountries, hashCode, hasLocalities, hasMatchingCountry, hasMatchingLocality, hasMatchingOrganization, hasMatchingOrganizationalUnit, hasMatchingPostalCode, hasMatchingProvince, hasMatchingStreetAddress, hasOrganizationalUnits, hasOrganizations, hasPostalCodes, hasProvinces, hasSerialNumber, hasStreetAddresses, removeAllFromCountries, removeAllFromLocalities, removeAllFromOrganizationalUnits, removeAllFromOrganizations, removeAllFromPostalCodes, removeAllFromProvinces, removeAllFromStreetAddresses, removeFromCountries, removeFromLocalities, removeFromOrganizationalUnits, removeFromOrganizations, removeFromPostalCodes, removeFromProvinces, removeFromStreetAddresses, setToCountries, setToLocalities, setToOrganizationalUnits, setToOrganizations, setToPostalCodes, setToProvinces, setToStreetAddresses, toString, withCountries, withCountries, withLocalities, withLocalities, withOrganizationalUnits, withOrganizationalUnits, withOrganizations, withOrganizations, withPostalCodes, withPostalCodes, withProvinces, withProvinces, withSerialNumber, withStreetAddresses, withStreetAddressesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic X509SubjectBuilder()
public X509SubjectBuilder(Boolean validationEnabled)
public X509SubjectBuilder(X509SubjectFluent<?> fluent)
public X509SubjectBuilder(X509SubjectFluent<?> fluent, Boolean validationEnabled)
public X509SubjectBuilder(X509SubjectFluent<?> fluent, X509Subject instance)
public X509SubjectBuilder(X509SubjectFluent<?> fluent, X509Subject instance, Boolean validationEnabled)
public X509SubjectBuilder(X509Subject instance)
public X509SubjectBuilder(X509Subject instance, Boolean validationEnabled)
public X509Subject build()
build in interface io.fabric8.kubernetes.api.builder.Builder<X509Subject>Copyright © 2015–2023 Red Hat. All rights reserved.