Package io.fabric8.kubernetes.api.model
Class PodTemplateFluentImpl<A extends PodTemplateFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodTemplateFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,PodTemplateFluent<A>
- Direct Known Subclasses:
BaseKubernetesListFluentImpl.PodTemplateItemsNestedImpl
,DoneablePodTemplate
,NamedExtensionFluentImpl.PodTemplateExtensionNestedImpl
,PodTemplateBuilder
,PodTemplateListFluentImpl.ItemsNestedImpl
,WatchEventFluentImpl.PodTemplateObjectNestedImpl
public class PodTemplateFluentImpl<A extends PodTemplateFluent<A>> extends BaseFluent<A> implements PodTemplateFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
PodTemplateFluentImpl.MetadataNestedImpl<N>
class
PodTemplateFluentImpl.TemplateNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodTemplateFluent
PodTemplateFluent.MetadataNested<N>, PodTemplateFluent.TemplateNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PodTemplateFluentImpl()
PodTemplateFluentImpl(PodTemplate instance)
-
Method Summary
-
Constructor Details
-
PodTemplateFluentImpl
public PodTemplateFluentImpl() -
PodTemplateFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersion
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
getKind
- Specified by:
getKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withKind
- Specified by:
withKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewKind
- Specified by:
withNewKind
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withMetadata
- Specified by:
withMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
hasMetadata
- Specified by:
hasMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLike
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editMetadata
- Specified by:
editMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadata
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLike
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
getTemplate
Deprecated.This method has been deprecated, please use method buildTemplate instead.- Specified by:
getTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
- Returns:
- The buildable object.
-
buildTemplate
- Specified by:
buildTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withTemplate
- Specified by:
withTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
hasTemplate
- Specified by:
hasTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewTemplate
- Specified by:
withNewTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
withNewTemplateLike
- Specified by:
withNewTemplateLike
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editTemplate
- Specified by:
editTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editOrNewTemplate
- Specified by:
editOrNewTemplate
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
editOrNewTemplateLike
- Specified by:
editOrNewTemplateLike
in interfacePodTemplateFluent<A extends PodTemplateFluent<A>>
-
equals
-