Uses of Class
com.cloudera.api.model.ApiCommandMetadataList

Packages that use ApiCommandMetadataList
com.cloudera.api.v16 API version 16, introduced in Cloudera Manager 5.11.0. 
com.cloudera.api.v6 API version 6, introduced in Cloudera Manager 5.0.0-beta-1. 
 

Uses of ApiCommandMetadataList in com.cloudera.api.v16
 

Methods in com.cloudera.api.v16 that return ApiCommandMetadataList
 ApiCommandMetadataList ExternalAccountsResourceV16.listExternalAccountCommands(String typeName)
          Lists all the commands that can be executed by name on the provided external account type.
 

Uses of ApiCommandMetadataList in com.cloudera.api.v6
 

Methods in com.cloudera.api.v6 that return ApiCommandMetadataList
 ApiCommandMetadataList RolesResourceV6.listCommands(String roleName)
          Lists all the commands that can be executed by name on the provided role.
 ApiCommandMetadataList ServicesResourceV6.listServiceCommands(String serviceName)
          Lists all the commands that can be executed by name on the provided service.
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.