Class GenericControllerConfigFluent.ServingInfoNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.HTTPServingInfoFluent<GenericControllerConfigFluent.ServingInfoNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.GenericControllerConfigFluent.ServingInfoNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GenericControllerConfigFluent<A extends GenericControllerConfigFluent<A>>
public class GenericControllerConfigFluent.ServingInfoNested<N> extends HTTPServingInfoFluent<GenericControllerConfigFluent.ServingInfoNested<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.HTTPServingInfoFluent
HTTPServingInfoFluent.NamedCertificatesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendServingInfo()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.HTTPServingInfoFluent
addAllToCipherSuites, addAllToNamedCertificates, addNewNamedCertificate, addNewNamedCertificateLike, addToAdditionalProperties, addToAdditionalProperties, addToCipherSuites, addToCipherSuites, addToNamedCertificates, addToNamedCertificates, buildFirstNamedCertificate, buildLastNamedCertificate, buildMatchingNamedCertificate, buildNamedCertificate, buildNamedCertificates, copyInstance, editFirstNamedCertificate, editLastNamedCertificate, editMatchingNamedCertificate, editNamedCertificate, equals, getAdditionalProperties, getBindAddress, getBindNetwork, getCertFile, getCipherSuite, getCipherSuites, getClientCA, getFirstCipherSuite, getKeyFile, getLastCipherSuite, getMatchingCipherSuite, getMaxRequestsInFlight, getMinTLSVersion, getRequestTimeoutSeconds, hasAdditionalProperties, hasBindAddress, hasBindNetwork, hasCertFile, hasCipherSuites, hasClientCA, hashCode, hasKeyFile, hasMatchingCipherSuite, hasMatchingNamedCertificate, hasMaxRequestsInFlight, hasMinTLSVersion, hasNamedCertificates, hasRequestTimeoutSeconds, removeAllFromCipherSuites, removeAllFromNamedCertificates, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCipherSuites, removeFromNamedCertificates, removeMatchingFromNamedCertificates, setNewNamedCertificateLike, setToCipherSuites, setToNamedCertificates, toString, withAdditionalProperties, withBindAddress, withBindNetwork, withCertFile, withCipherSuites, withCipherSuites, withClientCA, withKeyFile, withMaxRequestsInFlight, withMinTLSVersion, withNamedCertificates, withNamedCertificates, withRequestTimeoutSeconds
-
-