Class ServingInfoFluent.NamedCertificatesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.NamedCertificateFluent<ServingInfoFluent.NamedCertificatesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ServingInfoFluent.NamedCertificatesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ServingInfoFluent<A extends ServingInfoFluent<A>>
public class ServingInfoFluent.NamedCertificatesNested<N> extends NamedCertificateFluent<ServingInfoFluent.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
-
-