Class GenericControllerConfigFluent.AuthenticationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.DelegatedAuthenticationFluent<GenericControllerConfigFluent.AuthenticationNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.GenericControllerConfigFluent.AuthenticationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GenericControllerConfigFluent<A extends GenericControllerConfigFluent<A>>
public class GenericControllerConfigFluent.AuthenticationNested<N> extends DelegatedAuthenticationFluent<GenericControllerConfigFluent.AuthenticationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAuthentication()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.DelegatedAuthenticationFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDisabled, hasAdditionalProperties, hasDisabled, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDisabled, withDisabled
-
-