Class GetServiceStatusResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.kms.v20190118.models.GetServiceStatusResponse
-
public class GetServiceStatusResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description GetServiceStatusResponse()GetServiceStatusResponse(GetServiceStatusResponse 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 BooleangetExclusiveHSMEnabled()Get 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。BooleangetExclusiveVSMEnabled()Get 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。LonggetInvalidType()Get 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。LonggetProExpireTime()Get 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。LonggetProRenewFlag()Get 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。StringgetProResourceId()Get 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。BooleangetServiceEnabled()Get KMS服务是否开通, true 表示已开通StringgetSubscriptionInfo()Get KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。LonggetUserLevel()Get 0-普通版,1-旗舰版voidsetExclusiveHSMEnabled(Boolean ExclusiveHSMEnabled)Set 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。voidsetExclusiveVSMEnabled(Boolean ExclusiveVSMEnabled)Set 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。voidsetInvalidType(Long InvalidType)Set 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。voidsetProExpireTime(Long ProExpireTime)Set 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。voidsetProRenewFlag(Long ProRenewFlag)Set 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。voidsetProResourceId(String ProResourceId)Set 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetServiceEnabled(Boolean ServiceEnabled)Set KMS服务是否开通, true 表示已开通voidsetSubscriptionInfo(String SubscriptionInfo)Set KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。voidsetUserLevel(Long UserLevel)Set 0-普通版,1-旗舰版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
-
GetServiceStatusResponse
public GetServiceStatusResponse()
-
GetServiceStatusResponse
public GetServiceStatusResponse(GetServiceStatusResponse 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
-
getServiceEnabled
public Boolean getServiceEnabled()
Get KMS服务是否开通, true 表示已开通- Returns:
- ServiceEnabled KMS服务是否开通, true 表示已开通
-
setServiceEnabled
public void setServiceEnabled(Boolean ServiceEnabled)
Set KMS服务是否开通, true 表示已开通- Parameters:
ServiceEnabled- KMS服务是否开通, true 表示已开通
-
getInvalidType
public Long getInvalidType()
Get 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- InvalidType 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。
-
setInvalidType
public void setInvalidType(Long InvalidType)
Set 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
InvalidType- 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放 注意:此字段可能返回 null,表示取不到有效值。
-
getUserLevel
public Long getUserLevel()
Get 0-普通版,1-旗舰版- Returns:
- UserLevel 0-普通版,1-旗舰版
-
setUserLevel
public void setUserLevel(Long UserLevel)
Set 0-普通版,1-旗舰版- Parameters:
UserLevel- 0-普通版,1-旗舰版
-
getProExpireTime
public Long getProExpireTime()
Get 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProExpireTime 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。
-
setProExpireTime
public void setProExpireTime(Long ProExpireTime)
Set 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProExpireTime- 旗舰版到期时间(Epoch Unix Timestamp)。 注意:此字段可能返回 null,表示取不到有效值。
-
getProRenewFlag
public Long getProRenewFlag()
Get 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProRenewFlag 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。
-
setProRenewFlag
public void setProRenewFlag(Long ProRenewFlag)
Set 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProRenewFlag- 旗舰版是否自动续费:0-不自动续费,1-自动续费 注意:此字段可能返回 null,表示取不到有效值。
-
getProResourceId
public String getProResourceId()
Get 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProResourceId 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。
-
setProResourceId
public void setProResourceId(String ProResourceId)
Set 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProResourceId- 旗舰版购买记录的唯一性标识。如果为开通旗舰版,则返回值为空 注意:此字段可能返回 null,表示取不到有效值。
-
getExclusiveVSMEnabled
public Boolean getExclusiveVSMEnabled()
Get 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExclusiveVSMEnabled 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。
-
setExclusiveVSMEnabled
public void setExclusiveVSMEnabled(Boolean ExclusiveVSMEnabled)
Set 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExclusiveVSMEnabled- 是否开通 KMS 托管版 注意:此字段可能返回 null,表示取不到有效值。
-
getExclusiveHSMEnabled
public Boolean getExclusiveHSMEnabled()
Get 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExclusiveHSMEnabled 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。
-
setExclusiveHSMEnabled
public void setExclusiveHSMEnabled(Boolean ExclusiveHSMEnabled)
Set 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExclusiveHSMEnabled- 是否开通 KMS 独享版 注意:此字段可能返回 null,表示取不到有效值。
-
getSubscriptionInfo
public String getSubscriptionInfo()
Get KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubscriptionInfo KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。
-
setSubscriptionInfo
public void setSubscriptionInfo(String SubscriptionInfo)
Set KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubscriptionInfo- KMS 订阅信息。 注意:此字段可能返回 null,表示取不到有效值。
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-