public class AWSPrivateLinkSubnetFluentImpl<A extends AWSPrivateLinkSubnetFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AWSPrivateLinkSubnetFluent<A>
| Constructor and Description |
|---|
AWSPrivateLinkSubnetFluentImpl() |
AWSPrivateLinkSubnetFluentImpl(AWSPrivateLinkSubnet instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getAvailabilityZone() |
String |
getSubnetID() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasAvailabilityZone() |
int |
hashCode() |
Boolean |
hasSubnetID() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withAvailabilityZone(String availabilityZone) |
A |
withNewAvailabilityZone(String arg0)
Deprecated.
|
A |
withNewSubnetID(String arg0)
Deprecated.
|
A |
withSubnetID(String subnetID) |
public AWSPrivateLinkSubnetFluentImpl()
public AWSPrivateLinkSubnetFluentImpl(AWSPrivateLinkSubnet instance)
public String getAvailabilityZone()
getAvailabilityZone in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A withAvailabilityZone(String availabilityZone)
withAvailabilityZone in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public Boolean hasAvailabilityZone()
hasAvailabilityZone in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>@Deprecated public A withNewAvailabilityZone(String arg0)
withNewAvailabilityZone in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public String getSubnetID()
getSubnetID in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A withSubnetID(String subnetID)
withSubnetID in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public Boolean hasSubnetID()
hasSubnetID in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>@Deprecated public A withNewSubnetID(String arg0)
withNewSubnetID in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AWSPrivateLinkSubnetFluent<A extends AWSPrivateLinkSubnetFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.