com.cloudera.api.v16
Interface RootResourceV16

All Superinterfaces:
RootResourceV1, RootResourceV10, RootResourceV11, RootResourceV12, RootResourceV13, RootResourceV14, RootResourceV15, RootResourceV2, RootResourceV3, RootResourceV4, RootResourceV5, RootResourceV6, RootResourceV7, RootResourceV8, RootResourceV9
All Known Subinterfaces:
RootResourceV17, RootResourceV18, RootResourceV19

@Path(value="")
public interface RootResourceV16
extends RootResourceV15


Method Summary
 ClustersResourceV16 getClustersResource()
           
 ExternalAccountsResourceV16 getExternalAccountsResource()
           
 
Methods inherited from interface com.cloudera.api.v15.RootResourceV15
getClouderaManagerResource
 
Methods inherited from interface com.cloudera.api.v11.RootResourceV11
getCommandsResource, getTimeSeriesResource, getUsersResource
 
Methods inherited from interface com.cloudera.api.v10.RootResourceV10
getAuditsResource, getHostsResource
 
Methods inherited from interface com.cloudera.api.v6.RootResourceV6
getBatchResource
 
Methods inherited from interface com.cloudera.api.v1.RootResourceV1
getEventsResource, getToolsResource
 

Method Detail

getClustersResource

@Path(value="/clusters")
ClustersResourceV16 getClustersResource()
Specified by:
getClustersResource in interface RootResourceV1
Specified by:
getClustersResource in interface RootResourceV10
Specified by:
getClustersResource in interface RootResourceV11
Specified by:
getClustersResource in interface RootResourceV12
Specified by:
getClustersResource in interface RootResourceV13
Specified by:
getClustersResource in interface RootResourceV14
Specified by:
getClustersResource in interface RootResourceV15
Specified by:
getClustersResource in interface RootResourceV2
Specified by:
getClustersResource in interface RootResourceV3
Specified by:
getClustersResource in interface RootResourceV4
Specified by:
getClustersResource in interface RootResourceV5
Specified by:
getClustersResource in interface RootResourceV6
Specified by:
getClustersResource in interface RootResourceV7
Specified by:
getClustersResource in interface RootResourceV8
Specified by:
getClustersResource in interface RootResourceV9
Returns:
The clusters resource handler.

getExternalAccountsResource

@Path(value="/externalAccounts")
ExternalAccountsResourceV16 getExternalAccountsResource()
Specified by:
getExternalAccountsResource in interface RootResourceV14
Returns:
The external accounts resource handler.


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