@Generated(value="jsonschema2pojo") public class VSpherePlatformNodeNetworking extends Object implements io.fabric8.kubernetes.api.builder.Editable<VSpherePlatformNodeNetworkingBuilder>, io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
VSpherePlatformNodeNetworking()
No args constructor for use in serialization
|
VSpherePlatformNodeNetworking(VSpherePlatformNodeNetworkingSpec external,
VSpherePlatformNodeNetworkingSpec internal) |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformNodeNetworkingBuilder |
edit() |
Map<String,Object> |
getAdditionalProperties() |
VSpherePlatformNodeNetworkingSpec |
getExternal() |
VSpherePlatformNodeNetworkingSpec |
getInternal() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setExternal(VSpherePlatformNodeNetworkingSpec external) |
void |
setInternal(VSpherePlatformNodeNetworkingSpec internal) |
VSpherePlatformNodeNetworkingBuilder |
toBuilder() |
public VSpherePlatformNodeNetworking()
public VSpherePlatformNodeNetworking(VSpherePlatformNodeNetworkingSpec external, VSpherePlatformNodeNetworkingSpec internal)
public VSpherePlatformNodeNetworkingSpec getExternal()
public void setExternal(VSpherePlatformNodeNetworkingSpec external)
public VSpherePlatformNodeNetworkingSpec getInternal()
public void setInternal(VSpherePlatformNodeNetworkingSpec internal)
public VSpherePlatformNodeNetworkingBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<VSpherePlatformNodeNetworkingBuilder>public VSpherePlatformNodeNetworkingBuilder toBuilder()
Copyright © 2015–2023 Red Hat. All rights reserved.