public static final class AccountService.GetAccountInfoRequest.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<AccountService.GetAccountInfoRequest,AccountService.GetAccountInfoRequest.Builder> implements AccountService.GetAccountInfoRequestOrBuilder
kin.agora.account.v3.GetAccountInfoRequest| Modifier and Type | Method and Description |
|---|---|
AccountService.GetAccountInfoRequest.Builder |
clearAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1; |
Model.StellarAccountId |
getAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1; |
boolean |
hasAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1; |
AccountService.GetAccountInfoRequest.Builder |
mergeAccountId(Model.StellarAccountId value)
.kin.agora.common.v3.StellarAccountId account_id = 1; |
AccountService.GetAccountInfoRequest.Builder |
setAccountId(Model.StellarAccountId.Builder builderForValue)
.kin.agora.common.v3.StellarAccountId account_id = 1; |
AccountService.GetAccountInfoRequest.Builder |
setAccountId(Model.StellarAccountId value)
.kin.agora.common.v3.StellarAccountId account_id = 1; |
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFromaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic boolean hasAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1;hasAccountId in interface AccountService.GetAccountInfoRequestOrBuilderpublic Model.StellarAccountId getAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1;getAccountId in interface AccountService.GetAccountInfoRequestOrBuilderpublic AccountService.GetAccountInfoRequest.Builder setAccountId(Model.StellarAccountId value)
.kin.agora.common.v3.StellarAccountId account_id = 1;public AccountService.GetAccountInfoRequest.Builder setAccountId(Model.StellarAccountId.Builder builderForValue)
.kin.agora.common.v3.StellarAccountId account_id = 1;public AccountService.GetAccountInfoRequest.Builder mergeAccountId(Model.StellarAccountId value)
.kin.agora.common.v3.StellarAccountId account_id = 1;public AccountService.GetAccountInfoRequest.Builder clearAccountId()
.kin.agora.common.v3.StellarAccountId account_id = 1;