Class APIServerServingCertsFluent.NamedCertificatesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.APIServerNamedServingCertFluent<APIServerServingCertsFluent.NamedCertificatesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerServingCertsFluent.NamedCertificatesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerServingCertsFluent<A extends APIServerServingCertsFluent<A>>
public class APIServerServingCertsFluent.NamedCertificatesNested<N> extends APIServerNamedServingCertFluent<APIServerServingCertsFluent.NamedCertificatesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.APIServerNamedServingCertFluent
APIServerNamedServingCertFluent.ServingCertificateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNamedCertificate()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.APIServerNamedServingCertFluent
addAllToNames, addToAdditionalProperties, addToAdditionalProperties, addToNames, addToNames, buildServingCertificate, copyInstance, editOrNewServingCertificate, editOrNewServingCertificateLike, editServingCertificate, equals, getAdditionalProperties, getFirstName, getLastName, getMatchingName, getName, getNames, hasAdditionalProperties, hashCode, hasMatchingName, hasNames, hasServingCertificate, removeAllFromNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNames, setToNames, toString, withAdditionalProperties, withNames, withNames, withNewServingCertificate, withNewServingCertificate, withNewServingCertificateLike, withServingCertificate
-
-