public class DoneableInfrastructureSpec extends InfrastructureSpecFluentImpl<DoneableInfrastructureSpec> implements io.fabric8.kubernetes.api.model.Doneable<InfrastructureSpec>
InfrastructureSpecFluentImpl.CloudConfigNestedImpl<N>, InfrastructureSpecFluentImpl.PlatformSpecNestedImpl<N>InfrastructureSpecFluent.CloudConfigNested<N>, InfrastructureSpecFluent.PlatformSpecNested<N>| Constructor and Description |
|---|
DoneableInfrastructureSpec(io.fabric8.kubernetes.api.builder.Function<InfrastructureSpec,InfrastructureSpec> function) |
DoneableInfrastructureSpec(InfrastructureSpec item) |
DoneableInfrastructureSpec(InfrastructureSpec item,
io.fabric8.kubernetes.api.builder.Function<InfrastructureSpec,InfrastructureSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSpec |
done() |
buildCloudConfig, buildPlatformSpec, editCloudConfig, editOrNewCloudConfig, editOrNewCloudConfigLike, editOrNewPlatformSpec, editOrNewPlatformSpecLike, editPlatformSpec, equals, getCloudConfig, getPlatformSpec, hasCloudConfig, hasPlatformSpec, withCloudConfig, withNewCloudConfig, withNewCloudConfig, withNewCloudConfigLike, withNewPlatformSpec, withNewPlatformSpecLike, withPlatformSpecpublic DoneableInfrastructureSpec(io.fabric8.kubernetes.api.builder.Function<InfrastructureSpec,InfrastructureSpec> function)
public DoneableInfrastructureSpec(InfrastructureSpec item, io.fabric8.kubernetes.api.builder.Function<InfrastructureSpec,InfrastructureSpec> function)
public DoneableInfrastructureSpec(InfrastructureSpec item)
public InfrastructureSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<InfrastructureSpec>Copyright © 2015–2021 Red Hat. All rights reserved.