public class DeleteHpcClusterRequest extends Object
| Constructor and Description |
|---|
DeleteHpcClusterRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteHpcClusterRequest |
clientToken(String clientToken) |
boolean |
equals(Object o) |
String |
getClientToken()
Get clientToken
|
@NotNull String |
getHpcClusterId()
Get hpcClusterId
|
int |
hashCode() |
DeleteHpcClusterRequest |
hpcClusterId(String hpcClusterId) |
void |
setClientToken(String clientToken) |
void |
setHpcClusterId(String hpcClusterId) |
String |
toString() |
public DeleteHpcClusterRequest clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
public DeleteHpcClusterRequest hpcClusterId(String hpcClusterId)
@NotNull public @NotNull String getHpcClusterId()
public void setHpcClusterId(String hpcClusterId)
Copyright © 2025. All rights reserved.