Package io.fabric8.kubernetes.api.model
Interface UpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
KubeSchemaFluent.UpdateOptionsNested<N>
,WatchEventFluent.UpdateOptionsObjectNested<N>
- All Known Implementing Classes:
DoneableUpdateOptions
,KubeSchemaFluentImpl.UpdateOptionsNestedImpl
,UpdateOptionsBuilder
,UpdateOptionsFluentImpl
,WatchEventFluentImpl.UpdateOptionsObjectNestedImpl
public interface UpdateOptionsFluent<A extends UpdateOptionsFluent<A>> extends Fluent<A>
-
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
addToDryRun
-
setToDryRun
-
addToDryRun
-
addAllToDryRun
-
removeFromDryRun
-
removeAllFromDryRun
-
getDryRun
-
getDryRun
-
getFirstDryRun
String getFirstDryRun() -
getLastDryRun
String getLastDryRun() -
getMatchingDryRun
-
hasMatchingDryRun
-
withDryRun
-
withDryRun
-
hasDryRun
Boolean hasDryRun() -
addNewDryRun
-
addNewDryRun
-
addNewDryRun
-
getFieldManager
String getFieldManager() -
withFieldManager
-
hasFieldManager
Boolean hasFieldManager() -
withNewFieldManager
-
withNewFieldManager
-
withNewFieldManager
-
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-