Package nxt.http.callers
Class GetMyInfoCall
- java.lang.Object
-
- nxt.http.APICall.Builder<GetMyInfoCall>
-
- nxt.http.callers.GetMyInfoCall
-
public class GetMyInfoCall extends APICall.Builder<GetMyInfoCall>
-
-
Field Summary
-
Fields inherited from class nxt.http.APICall.Builder
params
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GetMyInfoCall
create()
-
Methods inherited from class nxt.http.APICall.Builder
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
-
-
-
-
Method Detail
-
create
public static GetMyInfoCall create()
-
-