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