Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountTypeList |
ExternalAccountsResourceApi.getSupportedTypes(String categoryName)
List of external account types supported by this Cloudera Manager by category.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiExternalAccountTypeList> |
ExternalAccountsResourceApi.getSupportedTypesWithHttpInfo(String categoryName)
List of external account types supported by this Cloudera Manager by category.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ExternalAccountsResourceApi.getSupportedTypesAsync(String categoryName,
ApiCallback<ApiExternalAccountTypeList> callback)
List of external account types supported by this Cloudera Manager by category.
|
Modifier and Type | Method and Description |
---|---|
ApiExternalAccountTypeList |
ApiExternalAccountTypeList.addItemsItem(ApiExternalAccountType itemsItem) |
ApiExternalAccountTypeList |
ApiExternalAccountTypeList.items(List<ApiExternalAccountType> items) |
Copyright © 2019. All rights reserved.