public class PowerVSPlatformSpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
PowerVSPlatformSpec()
No args constructor for use in serialization
|
PowerVSPlatformSpec(List<PowerVSServiceEndpoint> serviceEndpoints) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
List<PowerVSServiceEndpoint> |
getServiceEndpoints() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setServiceEndpoints(List<PowerVSServiceEndpoint> serviceEndpoints) |
public PowerVSPlatformSpec()
public PowerVSPlatformSpec(List<PowerVSServiceEndpoint> serviceEndpoints)
serviceEndpoints - public List<PowerVSServiceEndpoint> getServiceEndpoints()
public void setServiceEndpoints(List<PowerVSServiceEndpoint> serviceEndpoints)
Copyright © 2015–2022 Red Hat. All rights reserved.