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