IdempotentRequestBuilder<BankAccountsBuilders.UpdateBankAccountRequestBuilder>, RequestBuilder<BankAccount,Request<BankAccount>>public static class BankAccountsBuilders.UpdateBankAccountRequestBuilder extends AbstractBankAccountsBuilders.AbstractUpdateBankAccountRequestBuilder<BankAccountsBuilders.UpdateBankAccountRequestBuilder,BankAccountsResource,BankAccount>
accountNumber, bankAccountId, bankAddress, bankName, branchName, currency, holderName, isPrimary, routingNumber, swiftCodeidempotencyKey| Constructor | Description |
|---|---|
UpdateBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BankAccountId bankAccountId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<BankAccount> |
getRequest(BankAccountsResource resource) |
getAccountNumber, getBankAccountId, getBankAddress, getBankName, getBranchName, getCurrency, getHolderName, getIsPrimary, getRoutingNumber, getSwiftCode, withAccountNumber, withBankAddress, withBankName, withBranchName, withCurrency, withHolderName, withIsPrimary, withRoutingNumber, withSwiftCodegetIdempotencyKey, withIdempotencyKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic UpdateBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BankAccountId bankAccountId)
protected retrofit2.Call<BankAccount> getRequest(BankAccountsResource resource)
getRequest in class RetrofitRequestBuilder<BankAccount,BankAccountsResource>Copyright © 2018 The Apache Software Foundation. All rights reserved.