Class HTTPServingInfoFluent.NamedCertificatesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.NamedCertificateFluent<HTTPServingInfoFluent.NamedCertificatesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.HTTPServingInfoFluent.NamedCertificatesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HTTPServingInfoFluent<A extends HTTPServingInfoFluent<A>>
public class HTTPServingInfoFluent.NamedCertificatesNested<N> extends NamedCertificateFluent<HTTPServingInfoFluent.NamedCertificatesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<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.NamedCertificateFluent
addAllToNames, addToAdditionalProperties, addToAdditionalProperties, addToNames, addToNames, copyInstance, equals, getAdditionalProperties, getCertFile, getFirstName, getKeyFile, getLastName, getMatchingName, getName, getNames, hasAdditionalProperties, hasCertFile, hashCode, hasKeyFile, hasMatchingName, hasNames, removeAllFromNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNames, setToNames, toString, withAdditionalProperties, withCertFile, withKeyFile, withNames, withNames
-
-