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