Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiServiceTypeList |
ClustersResourceApi.listServiceTypes(String clusterName)
List the supported service types for a cluster.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiServiceTypeList> |
ClustersResourceApi.listServiceTypesWithHttpInfo(String clusterName)
List the supported service types for a cluster.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClustersResourceApi.listServiceTypesAsync(String clusterName,
ApiCallback<ApiServiceTypeList> callback)
List the supported service types for a cluster.
|
Modifier and Type | Method and Description |
---|---|
ApiServiceTypeList |
ApiServiceTypeList.addItemsItem(String itemsItem) |
ApiServiceTypeList |
ApiServiceTypeList.items(List<String> items) |
Copyright © 2019. All rights reserved.