public class KubeJarvisStateResultObjInfo extends AbstractModel
skipSign
Constructor and Description |
---|
KubeJarvisStateResultObjInfo() |
KubeJarvisStateResultObjInfo(KubeJarvisStateResultObjInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Get 对象属性名称
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getPropertyValue()
Get 对象属性值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPropertyName(String PropertyName)
Set 对象属性名称
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPropertyValue(String PropertyValue)
Set 对象属性值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public KubeJarvisStateResultObjInfo()
public KubeJarvisStateResultObjInfo(KubeJarvisStateResultObjInfo source)
public String getPropertyName()
public void setPropertyName(String PropertyName)
PropertyName
- 对象属性名称
注意:此字段可能返回 null,表示取不到有效值。public String getPropertyValue()
public void setPropertyValue(String PropertyValue)
PropertyValue
- 对象属性值
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2023. All rights reserved.