public class DescribeSupportedHsmRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeSupportedHsmRequest() |
DescribeSupportedHsmRequest(DescribeSupportedHsmRequest 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 |
getHsmType()
Get Hsm类型,可选值all、virtulization、GHSM、EHSM、SHSM
|
void |
setHsmType(String HsmType)
Set Hsm类型,可选值all、virtulization、GHSM、EHSM、SHSM
|
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 DescribeSupportedHsmRequest()
public DescribeSupportedHsmRequest(DescribeSupportedHsmRequest source)
public String getHsmType()
public void setHsmType(String HsmType)
HsmType
- Hsm类型,可选值all、virtulization、GHSM、EHSM、SHSMCopyright © 2024. All rights reserved.