public class PlatformFluentImpl<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformFluentImpl.DefaultMachinePlatformNestedImpl<N> |
PlatformFluent.DefaultMachinePlatformNested<N>| Constructor and Description |
|---|
PlatformFluentImpl() |
PlatformFluentImpl(Platform instance) |
public PlatformFluentImpl()
public PlatformFluentImpl(Platform instance)
@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>>public String getPrivateZoneID()
getPrivateZoneID in interface PlatformFluent<A extends PlatformFluent<A>>public A withPrivateZoneID(String privateZoneID)
withPrivateZoneID in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasPrivateZoneID()
hasPrivateZoneID in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewPrivateZoneID(String arg0)
withNewPrivateZoneID in interface PlatformFluent<A extends PlatformFluent<A>>public String getRegion()
getRegion in interface PlatformFluent<A extends PlatformFluent<A>>public A withRegion(String region)
withRegion in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasRegion()
hasRegion in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewRegion(String arg0)
withNewRegion in interface PlatformFluent<A extends PlatformFluent<A>>public String getResourceGroupID()
getResourceGroupID in interface PlatformFluent<A extends PlatformFluent<A>>public A withResourceGroupID(String resourceGroupID)
withResourceGroupID in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasResourceGroupID()
hasResourceGroupID in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewResourceGroupID(String arg0)
withNewResourceGroupID in interface PlatformFluent<A extends PlatformFluent<A>>public A addToTags(String key, String value)
addToTags in interface PlatformFluent<A extends PlatformFluent<A>>public A addToTags(Map<String,String> map)
addToTags in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromTags(String key)
removeFromTags in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromTags(Map<String,String> map)
removeFromTags in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,String> getTags()
getTags in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withTags(Map<String,String> tags)
withTags in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasTags()
hasTags in interface PlatformFluent<A extends PlatformFluent<A>>public String getVpcID()
getVpcID in interface PlatformFluent<A extends PlatformFluent<A>>public A withVpcID(String vpcID)
withVpcID in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasVpcID()
hasVpcID in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewVpcID(String arg0)
withNewVpcID in interface PlatformFluent<A extends PlatformFluent<A>>public A addToVswitchIDs(Integer index, String item)
addToVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A setToVswitchIDs(Integer index, String item)
setToVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A addToVswitchIDs(String... items)
addToVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A addAllToVswitchIDs(Collection<String> items)
addAllToVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromVswitchIDs(String... items)
removeFromVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A removeAllFromVswitchIDs(Collection<String> items)
removeAllFromVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public List<String> getVswitchIDs()
getVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public String getVswitchID(Integer index)
getVswitchID in interface PlatformFluent<A extends PlatformFluent<A>>public String getFirstVswitchID()
getFirstVswitchID in interface PlatformFluent<A extends PlatformFluent<A>>public String getLastVswitchID()
getLastVswitchID in interface PlatformFluent<A extends PlatformFluent<A>>public String getMatchingVswitchID(Predicate<String> predicate)
getMatchingVswitchID in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasMatchingVswitchID(Predicate<String> predicate)
hasMatchingVswitchID in interface PlatformFluent<A extends PlatformFluent<A>>public A withVswitchIDs(List<String> vswitchIDs)
withVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A withVswitchIDs(String... vswitchIDs)
withVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasVswitchIDs()
hasVswitchIDs in interface PlatformFluent<A extends PlatformFluent<A>>public A addNewVswitchID(String arg0)
addNewVswitchID 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>>Copyright © 2015–2022 Red Hat. All rights reserved.