public class DoneableVSpherePlatformSpec extends VSpherePlatformSpecFluentImpl<DoneableVSpherePlatformSpec> implements io.fabric8.kubernetes.api.model.Doneable<VSpherePlatformSpec>
| Constructor and Description |
|---|
DoneableVSpherePlatformSpec(io.fabric8.kubernetes.api.builder.Function<VSpherePlatformSpec,VSpherePlatformSpec> function) |
DoneableVSpherePlatformSpec(VSpherePlatformSpec item) |
DoneableVSpherePlatformSpec(VSpherePlatformSpec item,
io.fabric8.kubernetes.api.builder.Function<VSpherePlatformSpec,VSpherePlatformSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformSpec |
done() |
equalspublic DoneableVSpherePlatformSpec(io.fabric8.kubernetes.api.builder.Function<VSpherePlatformSpec,VSpherePlatformSpec> function)
public DoneableVSpherePlatformSpec(VSpherePlatformSpec item, io.fabric8.kubernetes.api.builder.Function<VSpherePlatformSpec,VSpherePlatformSpec> function)
public DoneableVSpherePlatformSpec(VSpherePlatformSpec item)
public VSpherePlatformSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<VSpherePlatformSpec>Copyright © 2015–2021 Red Hat. All rights reserved.