Package io.fabric8.kubernetes.api.model
Class PodDNSConfigOption
java.lang.Object
io.fabric8.kubernetes.api.model.PodDNSConfigOption
- All Implemented Interfaces:
KubernetesResource,Serializable
@Generated("org.jsonschema2pojo") public class PodDNSConfigOption extends Object implements KubernetesResource
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PodDNSConfigOption()No args constructor for use in serializationPodDNSConfigOption(String name, String value) -
Method Summary
-
Constructor Details
-
PodDNSConfigOption
public PodDNSConfigOption()No args constructor for use in serialization -
PodDNSConfigOption
- Parameters:
name-value-
-
-
Method Details
-
getName
- Returns:
- The name
-
setName
- Parameters:
name- The name
-
getValue
- Returns:
- The value
-
setValue
- Parameters:
value- The value
-
getAdditionalProperties
-
setAdditionalProperty
-