Package io.fabric8.kubernetes.api.model
Interface CreateOptionsFluent<A extends CreateOptionsFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
KubeSchemaFluent.CreateOptionsNested<N>
,WatchEventFluent.CreateOptionsObjectNested<N>
- All Known Implementing Classes:
CreateOptionsBuilder
,CreateOptionsFluentImpl
,DoneableCreateOptions
,KubeSchemaFluentImpl.CreateOptionsNestedImpl
,WatchEventFluentImpl.CreateOptionsObjectNestedImpl
public interface CreateOptionsFluent<A extends CreateOptionsFluent<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
-