Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.AuthProviderConfigObjectNested<N>
-
- All Superinterfaces:
AuthProviderConfigFluent<WatchEventFluent.AuthProviderConfigObjectNested<N>>
,Fluent<WatchEventFluent.AuthProviderConfigObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.AuthProviderConfigObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.AuthProviderConfigObjectNested<N> extends Nested<N>, AuthProviderConfigFluent<WatchEventFluent.AuthProviderConfigObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endAuthProviderConfigObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.AuthProviderConfigFluent
addToConfig, addToConfig, getConfig, getName, hasConfig, hasName, removeFromConfig, removeFromConfig, withConfig, withName, withNewName, withNewName, withNewName
-
-