@Generated(value="jsonschema2pojo") public class IPAddressSpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
IPAddressSpec()
No args constructor for use in serialization
|
IPAddressSpec(ParentReference parentRef) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
ParentReference |
getParentRef() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setParentRef(ParentReference parentRef) |
public IPAddressSpec()
public IPAddressSpec(ParentReference parentRef)
public ParentReference getParentRef()
public void setParentRef(ParentReference parentRef)
Copyright © 2015–2023 Red Hat. All rights reserved.