| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
ClusterBuilder.build() |
Cluster |
NamedClusterFluent.buildCluster() |
Cluster |
NamedCluster.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
NamedClusterFluent.ClusterNested<A> |
NamedClusterFluent.editOrNewClusterLike(Cluster item) |
void |
NamedCluster.setCluster(Cluster cluster) |
A |
NamedClusterFluent.withCluster(Cluster cluster) |
NamedExtensionFluent.ClusterExtensionNested<A> |
NamedExtensionFluent.withNewClusterExtensionLike(Cluster item) |
NamedClusterFluent.ClusterNested<A> |
NamedClusterFluent.withNewClusterLike(Cluster item) |
WatchEventFluent.ClusterObjectNested<A> |
WatchEventFluent.withNewClusterObjectLike(Cluster item) |
| Constructor and Description |
|---|
ClusterBuilder(Cluster instance) |
ClusterBuilder(Cluster instance,
Boolean validationEnabled) |
ClusterBuilder(ClusterFluent<?> fluent,
Cluster instance) |
ClusterBuilder(ClusterFluent<?> fluent,
Cluster instance,
Boolean validationEnabled) |
ClusterFluent(Cluster instance) |
NamedCluster(Cluster cluster,
String name) |
Copyright © 2015–2023 Red Hat. All rights reserved.