| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.coordination.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
A |
WatchEventFluentImpl.withLeaseSpecObject(LeaseSpec leaseSpecObject) |
A |
WatchEventFluent.withLeaseSpecObject(LeaseSpec leaseSpecObject) |
WatchEventFluent.LeaseSpecObjectNested<A> |
WatchEventFluentImpl.withNewLeaseSpecObjectLike(LeaseSpec item) |
WatchEventFluent.LeaseSpecObjectNested<A> |
WatchEventFluent.withNewLeaseSpecObjectLike(LeaseSpec item) |
| Modifier and Type | Method and Description |
|---|---|
LeaseSpec |
LeaseSpecBuilder.build() |
LeaseSpec |
LeaseFluentImpl.buildSpec() |
LeaseSpec |
LeaseFluent.buildSpec() |
LeaseSpec |
DoneableLeaseSpec.done() |
LeaseSpec |
LeaseFluentImpl.getSpec()
Deprecated.
|
LeaseSpec |
LeaseFluent.getSpec()
Deprecated.
|
LeaseSpec |
Lease.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
LeaseFluent.SpecNested<A> |
LeaseFluentImpl.editOrNewSpecLike(LeaseSpec item) |
LeaseFluent.SpecNested<A> |
LeaseFluent.editOrNewSpecLike(LeaseSpec item) |
void |
Lease.setSpec(LeaseSpec spec) |
LeaseFluent.SpecNested<A> |
LeaseFluentImpl.withNewSpecLike(LeaseSpec item) |
LeaseFluent.SpecNested<A> |
LeaseFluent.withNewSpecLike(LeaseSpec item) |
A |
LeaseFluentImpl.withSpec(LeaseSpec spec) |
A |
LeaseFluent.withSpec(LeaseSpec spec) |
| Constructor and Description |
|---|
DoneableLeaseSpec(LeaseSpec item) |
DoneableLeaseSpec(LeaseSpec item,
Function<LeaseSpec,LeaseSpec> function) |
Lease(String apiVersion,
String kind,
ObjectMeta metadata,
LeaseSpec spec) |
LeaseSpecBuilder(LeaseSpec instance) |
LeaseSpecBuilder(LeaseSpec instance,
Boolean validationEnabled) |
LeaseSpecBuilder(LeaseSpecFluent<?> fluent,
LeaseSpec instance) |
LeaseSpecBuilder(LeaseSpecFluent<?> fluent,
LeaseSpec instance,
Boolean validationEnabled) |
LeaseSpecFluentImpl(LeaseSpec instance) |
| Constructor and Description |
|---|
DoneableLeaseSpec(Function<LeaseSpec,LeaseSpec> function) |
DoneableLeaseSpec(Function<LeaseSpec,LeaseSpec> function) |
DoneableLeaseSpec(LeaseSpec item,
Function<LeaseSpec,LeaseSpec> function) |
DoneableLeaseSpec(LeaseSpec item,
Function<LeaseSpec,LeaseSpec> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.