public class DeleteKeyPairsRequest extends AbstractModel
Constructor and Description |
---|
DeleteKeyPairsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getKeyIds()
Get Key ID(s).
|
void |
setKeyIds(String[] KeyIds)
Set Key ID(s).
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String[] getKeyIds()
public void setKeyIds(String[] KeyIds)
KeyIds
- Key ID(s). The maximum number of key pairs in each request is 100. Copyright © 2020. All rights reserved.