Package io.fabric8.kubernetes.api.model
Class UpdateOptionsFluentImpl<A extends UpdateOptionsFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.UpdateOptionsFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,UpdateOptionsFluent<A>
- Direct Known Subclasses:
DoneableUpdateOptions
,KubeSchemaFluentImpl.UpdateOptionsNestedImpl
,UpdateOptionsBuilder
,WatchEventFluentImpl.UpdateOptionsObjectNestedImpl
public class UpdateOptionsFluentImpl<A extends UpdateOptionsFluent<A>> extends BaseFluent<A> implements UpdateOptionsFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UpdateOptionsFluentImpl()
UpdateOptionsFluentImpl(UpdateOptions instance)
-
Method Summary
-
Constructor Details
-
UpdateOptionsFluentImpl
public UpdateOptionsFluentImpl() -
UpdateOptionsFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addToDryRun
- Specified by:
addToDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
setToDryRun
- Specified by:
setToDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addToDryRun
- Specified by:
addToDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addAllToDryRun
- Specified by:
addAllToDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
removeFromDryRun
- Specified by:
removeFromDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
removeAllFromDryRun
- Specified by:
removeAllFromDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getDryRun
- Specified by:
getDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getDryRun
- Specified by:
getDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getFirstDryRun
- Specified by:
getFirstDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getLastDryRun
- Specified by:
getLastDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getMatchingDryRun
- Specified by:
getMatchingDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
hasMatchingDryRun
- Specified by:
hasMatchingDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withDryRun
- Specified by:
withDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withDryRun
- Specified by:
withDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
hasDryRun
- Specified by:
hasDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addNewDryRun
- Specified by:
addNewDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addNewDryRun
- Specified by:
addNewDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
addNewDryRun
- Specified by:
addNewDryRun
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getFieldManager
- Specified by:
getFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withFieldManager
- Specified by:
withFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
hasFieldManager
- Specified by:
hasFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewFieldManager
- Specified by:
withNewFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewFieldManager
- Specified by:
withNewFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewFieldManager
- Specified by:
withNewFieldManager
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfaceUpdateOptionsFluent<A extends UpdateOptionsFluent<A>>
-
equals
-