Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountList |
ExternalAccountsResourceApi.readAccounts(String typeName,
String view)
Get a list of external accounts for a specific account type.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiExternalAccountList> |
ExternalAccountsResourceApi.readAccountsWithHttpInfo(String typeName,
String view)
Get a list of external accounts for a specific account type.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.readAccountsAsync(String typeName,
String view,
ApiCallback<ApiExternalAccountList> callback)
Get a list of external accounts for a specific account type.
|
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountList |
ApiExternalAccountList.addItemsItem(ApiExternalAccount itemsItem) |
ApiExternalAccountList |
ApiExternalAccountList.items(List<ApiExternalAccount> items) |
Copyright © 2019. All rights reserved.