public abstract class Param extends Object
Param()
String
getApiKey()
getRequestId()
abstract Class<? extends Result>
resultType()
abstract Request
toRequest(Protocol protocol)
abstract String
url()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Param()
public String getApiKey()
public String getRequestId()
public abstract String url()
public abstract Request toRequest(Protocol protocol)
public abstract Class<? extends Result> resultType()
Copyright © 2023. All rights reserved.