| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeprovisionPlatform |
ClusterDeprovisionPlatformBuilder.build() |
ClusterDeprovisionPlatform |
ClusterDeprovisionSpecFluent.buildPlatform() |
ClusterDeprovisionPlatform |
ClusterDeprovisionSpec.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClusterDeprovisionPlatformFluent.copyInstance(ClusterDeprovisionPlatform instance) |
ClusterDeprovisionSpecFluent.PlatformNested<A> |
ClusterDeprovisionSpecFluent.editOrNewPlatformLike(ClusterDeprovisionPlatform item) |
void |
ClusterDeprovisionSpec.setPlatform(ClusterDeprovisionPlatform platform) |
ClusterDeprovisionSpecFluent.PlatformNested<A> |
ClusterDeprovisionSpecFluent.withNewPlatformLike(ClusterDeprovisionPlatform item) |
A |
ClusterDeprovisionSpecFluent.withPlatform(ClusterDeprovisionPlatform platform) |
| Constructor and Description |
|---|
ClusterDeprovisionPlatformBuilder(ClusterDeprovisionPlatform instance) |
ClusterDeprovisionPlatformBuilder(ClusterDeprovisionPlatformFluent<?> fluent,
ClusterDeprovisionPlatform instance) |
ClusterDeprovisionPlatformFluent(ClusterDeprovisionPlatform instance) |
ClusterDeprovisionSpec(String baseDomain,
String clusterID,
String clusterName,
String infraID,
ClusterDeprovisionPlatform platform) |
Copyright © 2015–2023 Red Hat. All rights reserved.