| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
SyncSetSpec |
SyncSetSpecBuilder.build() |
SyncSetSpec |
SyncSetFluent.buildSpec() |
SyncSetSpec |
SyncSet.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SyncSetSpecFluent.copyInstance(SyncSetSpec instance) |
SyncSetFluent.SpecNested<A> |
SyncSetFluent.editOrNewSpecLike(SyncSetSpec item) |
void |
SyncSet.setSpec(SyncSetSpec spec) |
SyncSetFluent.SpecNested<A> |
SyncSetFluent.withNewSpecLike(SyncSetSpec item) |
A |
SyncSetFluent.withSpec(SyncSetSpec spec) |
| Constructor and Description |
|---|
SyncSet(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
SyncSetSpec spec,
SyncSetStatus status) |
SyncSetSpecBuilder(SyncSetSpec instance) |
SyncSetSpecBuilder(SyncSetSpecFluent<?> fluent,
SyncSetSpec instance) |
SyncSetSpecFluent(SyncSetSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.