Class APIServerFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent<APIServerFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerFluent<A extends APIServerFluent<A>>
public class APIServerFluent.SpecNested<N> extends APIServerSpecFluent<APIServerFluent.SpecNested<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.APIServerSpecFluent
APIServerSpecFluent.AuditNested<N>, APIServerSpecFluent.ClientCANested<N>, APIServerSpecFluent.EncryptionNested<N>, APIServerSpecFluent.ServingCertsNested<N>, APIServerSpecFluent.TlsSecurityProfileNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent
addAllToAdditionalCORSAllowedOrigins, addToAdditionalCORSAllowedOrigins, addToAdditionalCORSAllowedOrigins, addToAdditionalProperties, addToAdditionalProperties, buildAudit, buildClientCA, buildEncryption, buildServingCerts, buildTlsSecurityProfile, copyInstance, editAudit, editClientCA, editEncryption, editOrNewAudit, editOrNewAuditLike, editOrNewClientCA, editOrNewClientCALike, editOrNewEncryption, editOrNewEncryptionLike, editOrNewServingCerts, editOrNewServingCertsLike, editOrNewTlsSecurityProfile, editOrNewTlsSecurityProfileLike, editServingCerts, editTlsSecurityProfile, equals, getAdditionalCORSAllowedOrigin, getAdditionalCORSAllowedOrigins, getAdditionalProperties, getFirstAdditionalCORSAllowedOrigin, getLastAdditionalCORSAllowedOrigin, getMatchingAdditionalCORSAllowedOrigin, hasAdditionalCORSAllowedOrigins, hasAdditionalProperties, hasAudit, hasClientCA, hasEncryption, hashCode, hasMatchingAdditionalCORSAllowedOrigin, hasServingCerts, hasTlsSecurityProfile, removeAllFromAdditionalCORSAllowedOrigins, removeFromAdditionalCORSAllowedOrigins, removeFromAdditionalProperties, removeFromAdditionalProperties, setToAdditionalCORSAllowedOrigins, toString, withAdditionalCORSAllowedOrigins, withAdditionalCORSAllowedOrigins, withAdditionalProperties, withAudit, withClientCA, withEncryption, withNewAudit, withNewAuditLike, withNewClientCA, withNewClientCA, withNewClientCALike, withNewEncryption, withNewEncryptionLike, withNewServingCerts, withNewServingCertsLike, withNewTlsSecurityProfile, withNewTlsSecurityProfileLike, withServingCerts, withTlsSecurityProfile
-
-