Class LeaseFluentImpl<A extends LeaseFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,LeaseFluent<A>
- Direct Known Subclasses:
DoneableLease,LeaseBuilder,LeaseListFluentImpl.ItemsNestedImpl
public class LeaseFluentImpl<A extends LeaseFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LeaseFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classLeaseFluentImpl.MetadataNestedImpl<N>classLeaseFluentImpl.SpecNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent
LeaseFluent.MetadataNested<N>, LeaseFluent.SpecNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description LeaseFluentImpl()LeaseFluentImpl(Lease instance) -
Method Summary
-
Constructor Details
-
LeaseFluentImpl
public LeaseFluentImpl() -
LeaseFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
getKind
- Specified by:
getKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withKind
- Specified by:
withKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewMetadataLike
public LeaseFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
withNewMetadataLikein interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editOrNewMetadataLike
public LeaseFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)- Specified by:
editOrNewMetadataLikein interfaceLeaseFluent<A extends LeaseFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>- Returns:
- The buildable object.
-
buildSpec
- Specified by:
buildSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
withNewSpecLike
- Specified by:
withNewSpecLikein interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceLeaseFluent<A extends LeaseFluent<A>>
-
editOrNewSpecLike
- Specified by:
editOrNewSpecLikein interfaceLeaseFluent<A extends LeaseFluent<A>>
-
equals
-