public class APIServerNamedServingCertBuilder extends APIServerNamedServingCertFluentImpl<APIServerNamedServingCertBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<APIServerNamedServingCert,APIServerNamedServingCertBuilder>
APIServerNamedServingCertFluentImpl.ServingCertificateNestedImpl<N>APIServerNamedServingCertFluent.ServingCertificateNested<N>| Constructor and Description |
|---|
APIServerNamedServingCertBuilder() |
APIServerNamedServingCertBuilder(APIServerNamedServingCert instance) |
APIServerNamedServingCertBuilder(APIServerNamedServingCert instance,
Boolean validationEnabled) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
APIServerNamedServingCert instance) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
APIServerNamedServingCert instance,
Boolean validationEnabled) |
APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent,
Boolean validationEnabled) |
APIServerNamedServingCertBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
APIServerNamedServingCert |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToNames, addNewName, addNewName, addNewName, addToNames, addToNames, buildServingCertificate, editOrNewServingCertificate, editOrNewServingCertificateLike, editServingCertificate, getFirstName, getLastName, getMatchingName, getName, getNames, getServingCertificate, hasMatchingName, hasNames, hasServingCertificate, removeAllFromNames, removeFromNames, setToNames, withNames, withNames, withNewServingCertificate, withNewServingCertificate, withNewServingCertificateLike, withServingCertificateaccept, accept, aggregate, aggregate, build, build, builderOfpublic APIServerNamedServingCertBuilder()
public APIServerNamedServingCertBuilder(Boolean validationEnabled)
public APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent)
public APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent, Boolean validationEnabled)
public APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent, APIServerNamedServingCert instance)
public APIServerNamedServingCertBuilder(APIServerNamedServingCertFluent<?> fluent, APIServerNamedServingCert instance, Boolean validationEnabled)
public APIServerNamedServingCertBuilder(APIServerNamedServingCert instance)
public APIServerNamedServingCertBuilder(APIServerNamedServingCert instance, Boolean validationEnabled)
public APIServerNamedServingCert build()
build in interface io.fabric8.kubernetes.api.builder.Builder<APIServerNamedServingCert>public boolean equals(Object o)
equals in class APIServerNamedServingCertFluentImpl<APIServerNamedServingCertBuilder>public int hashCode()
hashCode in class APIServerNamedServingCertFluentImpl<APIServerNamedServingCertBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.