Class DeploymentFluentImpl<A extends DeploymentFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.extensions.DeploymentFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,DeploymentFluent<A>
- Direct Known Subclasses:
DeploymentBuilder,DeploymentListFluentImpl.ItemsNestedImpl,DoneableDeployment
public class DeploymentFluentImpl<A extends DeploymentFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classDeploymentFluentImpl.MetadataNestedImpl<N>classDeploymentFluentImpl.SpecNestedImpl<N>classDeploymentFluentImpl.StatusNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.extensions.DeploymentFluent
DeploymentFluent.MetadataNested<N>, DeploymentFluent.SpecNested<N>, DeploymentFluent.StatusNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DeploymentFluentImpl()DeploymentFluentImpl(Deployment instance) -
Method Summary
-
Constructor Details
-
DeploymentFluentImpl
public DeploymentFluentImpl() -
DeploymentFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
getKind
- Specified by:
getKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withKind
- Specified by:
withKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewMetadataLike
public DeploymentFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
withNewMetadataLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewMetadataLike
public DeploymentFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
editOrNewMetadataLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>- Returns:
- The buildable object.
-
buildSpec
- Specified by:
buildSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewSpecLike
- Specified by:
withNewSpecLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewSpecLike
- Specified by:
editOrNewSpecLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
getStatus
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>- Returns:
- The buildable object.
-
buildStatus
- Specified by:
buildStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewStatus
- Specified by:
withNewStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
withNewStatusLike
- Specified by:
withNewStatusLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editStatus
- Specified by:
editStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewStatus
- Specified by:
editOrNewStatusin interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
editOrNewStatusLike
- Specified by:
editOrNewStatusLikein interfaceDeploymentFluent<A extends DeploymentFluent<A>>
-
equals
-