public class ExclusiveHSM extends AbstractModel
header, skipSign
Constructor and Description |
---|
ExclusiveHSM() |
ExclusiveHSM(ExclusiveHSM 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 |
getHsmClusterId()
Get 独享集群Id
|
String |
getHsmClusterName()
Get 独享集群名称
|
void |
setHsmClusterId(String HsmClusterId)
Set 独享集群Id
|
void |
setHsmClusterName(String HsmClusterName)
Set 独享集群名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ExclusiveHSM()
public ExclusiveHSM(ExclusiveHSM source)
public String getHsmClusterId()
public void setHsmClusterId(String HsmClusterId)
HsmClusterId
- 独享集群Idpublic String getHsmClusterName()
public void setHsmClusterName(String HsmClusterName)
HsmClusterName
- 独享集群名称Copyright © 2025. All rights reserved.