Class AuthenticationStatusFluentImpl.OauthAPIServerNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OAuthAPIServerStatusFluentImpl<AuthenticationStatusFluent.OauthAPIServerNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.AuthenticationStatusFluentImpl.OauthAPIServerNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AuthenticationStatusFluent.OauthAPIServerNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AuthenticationStatusFluent.OauthAPIServerNested<N>>,AuthenticationStatusFluent.OauthAPIServerNested<N>,OAuthAPIServerStatusFluent<AuthenticationStatusFluent.OauthAPIServerNested<N>>
- Enclosing class:
- AuthenticationStatusFluentImpl<A extends AuthenticationStatusFluent<A>>
public class AuthenticationStatusFluentImpl.OauthAPIServerNestedImpl<N> extends OAuthAPIServerStatusFluentImpl<AuthenticationStatusFluent.OauthAPIServerNested<N>> implements AuthenticationStatusFluent.OauthAPIServerNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendOauthAPIServer()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.OAuthAPIServerStatusFluentImpl
equals, getLatestAvailableRevision, hashCode, hasLatestAvailableRevision, withLatestAvailableRevision
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.OAuthAPIServerStatusFluent
getLatestAvailableRevision, hasLatestAvailableRevision, withLatestAvailableRevision
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAuthenticationStatusFluent.OauthAPIServerNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endOauthAPIServer
public N endOauthAPIServer()
- Specified by:
endOauthAPIServerin interfaceAuthenticationStatusFluent.OauthAPIServerNested<N>
-
-