Class CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.GRPCConnectionStateFluentImpl<CatalogSourceStatusFluent.ConnectionStateNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceStatusFluent.ConnectionStateNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<CatalogSourceStatusFluent.ConnectionStateNested<N>>,CatalogSourceStatusFluent.ConnectionStateNested<N>,GRPCConnectionStateFluent<CatalogSourceStatusFluent.ConnectionStateNested<N>>
- Enclosing class:
- CatalogSourceStatusFluentImpl<A extends CatalogSourceStatusFluent<A>>
public class CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl<N> extends GRPCConnectionStateFluentImpl<CatalogSourceStatusFluent.ConnectionStateNested<N>> implements CatalogSourceStatusFluent.ConnectionStateNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConnectionState()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.GRPCConnectionStateFluentImpl
equals, getAddress, getLastConnect, getLastObservedState, hasAddress, hashCode, hasLastConnect, hasLastObservedState, withAddress, withLastConnect, withLastObservedState, withNewAddress, withNewAddress, withNewAddress, withNewLastConnect, withNewLastConnect, withNewLastConnect, withNewLastObservedState, withNewLastObservedState, withNewLastObservedState
-
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.operatorhub.v1alpha1.GRPCConnectionStateFluent
getAddress, getLastConnect, getLastObservedState, hasAddress, hasLastConnect, hasLastObservedState, withAddress, withLastConnect, withLastObservedState, withNewAddress, withNewAddress, withNewAddress, withNewLastConnect, withNewLastConnect, withNewLastConnect, withNewLastObservedState, withNewLastObservedState, withNewLastObservedState
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceCatalogSourceStatusFluent.ConnectionStateNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConnectionState
public N endConnectionState()
- Specified by:
endConnectionStatein interfaceCatalogSourceStatusFluent.ConnectionStateNested<N>
-
-