Package dev.galasa.framework.api.beans
Class GalasaProperty
java.lang.Object
dev.galasa.framework.api.beans.GalasaProperty
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGalasaProperty
(GalasaPropertyMetadata metadata, GalasaPropertyData data) GalasaProperty
(String namespace, String propertyName, String propertyValue) GalasaProperty
(String namespace, String propertyName, String propertyValue, String apiVersion) -
Method Summary
-
Field Details
-
DEFAULTAPIVERSION
- See Also:
-
-
Constructor Details
-
GalasaProperty
-
GalasaProperty
-
GalasaProperty
-
-
Method Details
-
getMetadata
-
getKind
-
getApiVersion
-
getNamespace
-
getName
-
getData
-
getValue
-