Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportToken |
ClustersResourceApi.getClusterSupportToken(String clusterName)
Gets the support token for a cluster.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiClusterSupportToken> |
ClustersResourceApi.getClusterSupportTokenWithHttpInfo(String clusterName)
Gets the support token for a cluster.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClustersResourceApi.getClusterSupportTokenAsync(String clusterName,
ApiCallback<ApiClusterSupportToken> callback)
Gets the support token for a cluster.
|
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportToken |
ApiClusterSupportToken.clusterName(String clusterName) |
ApiClusterSupportToken |
ApiClusterSupportToken.clusterSupportToken(String clusterSupportToken) |
ApiClusterSupportToken |
ApiClusterSupportToken.displayName(String displayName) |
Modifier and Type | Method and Description |
---|---|
List<ApiClusterSupportToken> |
ApiClusterSupportTokenList.getItems() |
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportTokenList |
ApiClusterSupportTokenList.addItemsItem(ApiClusterSupportToken itemsItem) |
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportTokenList |
ApiClusterSupportTokenList.items(List<ApiClusterSupportToken> items) |
void |
ApiClusterSupportTokenList.setItems(List<ApiClusterSupportToken> items) |
Copyright © 2022. All rights reserved.