Package | Description |
---|---|
com.huawei.dli.restapi.api | |
com.huawei.dli.restapi.model |
Modifier and Type | Method and Description |
---|---|
ClusterInfos |
RestApi.listCluster(String projectId,
String xAuthToken)
List all clusters
List all clusters.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ClusterInfos> |
RestApi.listClusterWithHttpInfo(String projectId,
String xAuthToken)
List all clusters
List all clusters.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RestApi.listClusterAsync(String projectId,
String xAuthToken,
ApiCallback<ClusterInfos> callback)
List all clusters (asynchronously)
List all clusters.
|
Modifier and Type | Method and Description |
---|---|
ClusterInfos |
ClusterInfos.addClustersItem(ClusterInfo clustersItem) |
ClusterInfos |
ClusterInfos.clusters(List<ClusterInfo> clusters) |
Copyright © 2023. All rights reserved.