Package io.fabric8.openshift.api.model
Interface ClusterVersionSpecFluent.DesiredUpdateNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterVersionSpecFluent.DesiredUpdateNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,UpdateFluent<ClusterVersionSpecFluent.DesiredUpdateNested<N>>
- All Known Implementing Classes:
ClusterVersionSpecFluentImpl.DesiredUpdateNestedImpl
- Enclosing interface:
- ClusterVersionSpecFluent<A extends ClusterVersionSpecFluent<A>>
public static interface ClusterVersionSpecFluent.DesiredUpdateNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, UpdateFluent<ClusterVersionSpecFluent.DesiredUpdateNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendDesiredUpdate()Methods inherited from interface io.fabric8.openshift.api.model.UpdateFluent
getImage, getVersion, hasForce, hasImage, hasVersion, isForce, withForce, withImage, withNewForce, withNewForce, withNewImage, withNewImage, withNewImage, withNewVersion, withNewVersion, withNewVersion, withVersion
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDesiredUpdate
N endDesiredUpdate()
-