Package io.fabric8.openshift.api.model
Class ImageLabel
java.lang.Object
io.fabric8.openshift.api.model.ImageLabel
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,Serializable
@Generated("org.jsonschema2pojo") public class ImageLabel extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ImageLabel()No args constructor for use in serializationImageLabel(String name, String value) -
Method Summary
-
Constructor Details
-
ImageLabel
public ImageLabel()No args constructor for use in serialization -
ImageLabel
- 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
-