Uses of Class
io.gs2.money.request.QueryWalletsRequest
Packages that use QueryWalletsRequest
-
Uses of QueryWalletsRequest in io.gs2.money.request
Methods in io.gs2.money.request that return QueryWalletsRequestModifier and TypeMethodDescriptionQueryWalletsRequest.withDuplicationAvoider(String duplicationAvoider) 重複実行回避機能に使用するIDを設定データの取得件数を設定QueryWalletsRequest.withNamespaceName(String namespaceName) ネームスペースの名前を設定QueryWalletsRequest.withPageToken(String pageToken) データの取得を開始する位置を指定するトークンを設定QueryWalletsRequest.withUserId(String userId) ユーザーIDを設定