Interface CatalogSourceStatusFluent.ConnectionStateNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CatalogSourceStatusFluent.ConnectionStateNested<N>>,GRPCConnectionStateFluent<CatalogSourceStatusFluent.ConnectionStateNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CatalogSourceStatusFluentImpl.ConnectionStateNestedImpl
- Enclosing interface:
- CatalogSourceStatusFluent<A extends CatalogSourceStatusFluent<A>>
public static interface CatalogSourceStatusFluent.ConnectionStateNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, GRPCConnectionStateFluent<CatalogSourceStatusFluent.ConnectionStateNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendConnectionState()-
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
-
-