public class GetPublicKeyRequest extends com.aliyun.tea.TeaModel
String
keyId
keyVersionId
GetPublicKeyRequest()
static GetPublicKeyRequest
build(Map<String,?> map)
build, buildMap, toMap, toMap, toModel, validate, validateParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NameInMap(value="KeyId") @Validation(required=true) public String keyId
@NameInMap(value="KeyVersionId") @Validation(required=true) public String keyVersionId
public GetPublicKeyRequest()
public static GetPublicKeyRequest build(Map<String,?> map) throws Exception
Exception
Copyright © 2021. All rights reserved.