RequestBuilder<Void,Request<Void>>BankAccountsBuilders.DeleteBankAccountRequestBuilderpublic abstract static class AbstractBankAccountsBuilders.AbstractDeleteBankAccountRequestBuilder<B extends AbstractBankAccountsBuilders.AbstractDeleteBankAccountRequestBuilder,R> extends RetrofitRequestBuilder<Void,R>
| Modifier and Type | Field | Description |
|---|---|---|
protected BankAccountId |
bankAccountId |
| Constructor | Description |
|---|---|
AbstractDeleteBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BankAccountId bankAccountId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected BankAccountId |
getBankAccountId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, getRequestprotected BankAccountId bankAccountId
public AbstractDeleteBankAccountRequestBuilder(retrofit2.Retrofit retrofit,
BankAccountId bankAccountId)
protected BankAccountId getBankAccountId()
Copyright © 2018 The Apache Software Foundation. All rights reserved.