public class PlatformFluentImpl<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformFluent<A>
PlatformFluent.DefaultMachinePlatformNested<N>, PlatformFluent.NetworkNested<N>| Constructor and Description |
|---|
PlatformFluentImpl() |
PlatformFluentImpl(Platform instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PlatformFluentImpl()
public PlatformFluentImpl(Platform instance)
public String getUri()
getUri in interface PlatformFluent<A extends PlatformFluent<A>>public A withUri(String uri)
withUri in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasUri()
hasUri in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public MachinePool getDefaultMachinePlatform()
getDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public MachinePool buildDefaultMachinePlatform()
buildDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public A withDefaultMachinePlatform(MachinePool defaultMachinePlatform)
withDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDefaultMachinePlatform()
hasDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatform()
withNewDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatformLike(MachinePool item)
withNewDefaultMachinePlatformLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editDefaultMachinePlatform()
editDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatform()
editOrNewDefaultMachinePlatform in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatformLike(MachinePool item)
editOrNewDefaultMachinePlatformLike in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public Network getNetwork()
getNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public Network buildNetwork()
buildNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public A withNetwork(Network network)
withNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasNetwork()
hasNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.NetworkNested<A> withNewNetwork()
withNewNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.NetworkNested<A> withNewNetworkLike(Network item)
withNewNetworkLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.NetworkNested<A> editNetwork()
editNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.NetworkNested<A> editOrNewNetwork()
editOrNewNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.NetworkNested<A> editOrNewNetworkLike(Network item)
editOrNewNetworkLike in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PlatformFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.