Class NetworkFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.NetworkStatusFluent<NetworkFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.NetworkFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkFluent<A extends NetworkFluent<A>>
public class NetworkFluent.StatusNested<N> extends NetworkStatusFluent<NetworkFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.NetworkStatusFluent
NetworkStatusFluent.ClusterNetworkNested<N>, NetworkStatusFluent.MigrationNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.NetworkStatusFluent
addAllToClusterNetwork, addAllToConditions, addAllToServiceNetwork, addNewClusterNetwork, addNewClusterNetwork, addNewClusterNetworkLike, addToAdditionalProperties, addToAdditionalProperties, addToClusterNetwork, addToClusterNetwork, addToConditions, addToConditions, addToServiceNetwork, addToServiceNetwork, buildClusterNetwork, buildClusterNetwork, buildFirstClusterNetwork, buildLastClusterNetwork, buildMatchingClusterNetwork, buildMigration, copyInstance, editClusterNetwork, editFirstClusterNetwork, editLastClusterNetwork, editMatchingClusterNetwork, editMigration, editOrNewMigration, editOrNewMigrationLike, equals, getAdditionalProperties, getClusterNetworkMTU, getCondition, getConditions, getFirstCondition, getFirstServiceNetwork, getLastCondition, getLastServiceNetwork, getMatchingCondition, getMatchingServiceNetwork, getNetworkType, getServiceNetwork, getServiceNetwork, hasAdditionalProperties, hasClusterNetwork, hasClusterNetworkMTU, hasConditions, hashCode, hasMatchingClusterNetwork, hasMatchingCondition, hasMatchingServiceNetwork, hasMigration, hasNetworkType, hasServiceNetwork, removeAllFromClusterNetwork, removeAllFromConditions, removeAllFromServiceNetwork, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterNetwork, removeFromConditions, removeFromServiceNetwork, removeMatchingFromClusterNetwork, setNewClusterNetworkLike, setToClusterNetwork, setToConditions, setToServiceNetwork, toString, withAdditionalProperties, withClusterNetwork, withClusterNetwork, withClusterNetworkMTU, withConditions, withConditions, withMigration, withNetworkType, withNewMigration, withNewMigrationLike, withServiceNetwork, withServiceNetwork
-
-