Class AttachPolicyInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cam.v20190116.models.AttachPolicyInfo
-
public class AttachPolicyInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AttachPolicyInfo()AttachPolicyInfo(AttachPolicyInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。LonggetCreateMode()Get 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。LonggetDeactived()Get 是否已下线 注意:此字段可能返回 null,表示取不到有效值。String[]getDeactivedDetail()Get 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。StringgetOperateOwnerUin()Get 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。StringgetOperateUin()Get 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。LonggetOperateUinType()Get UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。LonggetPolicyId()Get 策略idStringgetPolicyName()Get 策略名称 注意:此字段可能返回 null,表示取不到有效值。StringgetPolicyType()Get 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。StringgetRemark()Get 策略备注 注意:此字段可能返回 null,表示取不到有效值。voidsetAddTime(String AddTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateMode(Long CreateMode)Set 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。voidsetDeactived(Long Deactived)Set 是否已下线 注意:此字段可能返回 null,表示取不到有效值。voidsetDeactivedDetail(String[] DeactivedDetail)Set 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。voidsetOperateOwnerUin(String OperateOwnerUin)Set 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。voidsetOperateUin(String OperateUin)Set 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。voidsetOperateUinType(Long OperateUinType)Set UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。voidsetPolicyId(Long PolicyId)Set 策略idvoidsetPolicyName(String PolicyName)Set 策略名称 注意:此字段可能返回 null,表示取不到有效值。voidsetPolicyType(String PolicyType)Set 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。voidsetRemark(String Remark)Set 策略备注 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
AttachPolicyInfo
public AttachPolicyInfo()
-
AttachPolicyInfo
public AttachPolicyInfo(AttachPolicyInfo 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.
-
-
Method Detail
-
getPolicyId
public Long getPolicyId()
Get 策略id- Returns:
- PolicyId 策略id
-
setPolicyId
public void setPolicyId(Long PolicyId)
Set 策略id- Parameters:
PolicyId- 策略id
-
getPolicyName
public String getPolicyName()
Get 策略名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PolicyName 策略名称 注意:此字段可能返回 null,表示取不到有效值。
-
setPolicyName
public void setPolicyName(String PolicyName)
Set 策略名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PolicyName- 策略名称 注意:此字段可能返回 null,表示取不到有效值。
-
getAddTime
public String getAddTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AddTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setAddTime
public void setAddTime(String AddTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AddTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateMode
public Long getCreateMode()
Get 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateMode 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateMode
public void setCreateMode(Long CreateMode)
Set 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateMode- 创建来源,1 通过控制台创建, 2 通过策略语法创建。 注意:此字段可能返回 null,表示取不到有效值。
-
getPolicyType
public String getPolicyType()
Get 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PolicyType 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。
-
setPolicyType
public void setPolicyType(String PolicyType)
Set 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PolicyType- 取值为user和QCS 注意:此字段可能返回 null,表示取不到有效值。
-
getRemark
public String getRemark()
Get 策略备注 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Remark 策略备注 注意:此字段可能返回 null,表示取不到有效值。
-
setRemark
public void setRemark(String Remark)
Set 策略备注 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Remark- 策略备注 注意:此字段可能返回 null,表示取不到有效值。
-
getOperateOwnerUin
public String getOperateOwnerUin()
Get 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OperateOwnerUin 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。
-
setOperateOwnerUin
public void setOperateOwnerUin(String OperateOwnerUin)
Set 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OperateOwnerUin- 策略关联操作者主帐号 注意:此字段可能返回 null,表示取不到有效值。
-
getOperateUin
public String getOperateUin()
Get 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OperateUin 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。
-
setOperateUin
public void setOperateUin(String OperateUin)
Set 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OperateUin- 策略关联操作者ID,如果UinType为0表示子帐号Uin,如果UinType为1表示角色ID 注意:此字段可能返回 null,表示取不到有效值。
-
getOperateUinType
public Long getOperateUinType()
Get UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OperateUinType UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。
-
setOperateUinType
public void setOperateUinType(Long OperateUinType)
Set UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OperateUinType- UinType为0表示OperateUin字段是子帐号Uin,如果UinType为1表示OperateUin字段是角色ID 注意:此字段可能返回 null,表示取不到有效值。
-
getDeactived
public Long getDeactived()
Get 是否已下线 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Deactived 是否已下线 注意:此字段可能返回 null,表示取不到有效值。
-
setDeactived
public void setDeactived(Long Deactived)
Set 是否已下线 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Deactived- 是否已下线 注意:此字段可能返回 null,表示取不到有效值。
-
getDeactivedDetail
public String[] getDeactivedDetail()
Get 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeactivedDetail 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。
-
setDeactivedDetail
public void setDeactivedDetail(String[] DeactivedDetail)
Set 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeactivedDetail- 已下线的产品列表 注意:此字段可能返回 null,表示取不到有效值。
-
-