public class LoginForListNodePoolsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoginForListNodePoolsOutput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
LoginForListNodePoolsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSshKeyPairName()
Get sshKeyPairName
|
LoginForListNodePoolsOutput.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setSshKeyPairName(String sshKeyPairName) |
void |
setType(LoginForListNodePoolsOutput.TypeEnum type) |
LoginForListNodePoolsOutput |
sshKeyPairName(String sshKeyPairName) |
String |
toString() |
LoginForListNodePoolsOutput |
type(LoginForListNodePoolsOutput.TypeEnum type) |
public LoginForListNodePoolsOutput sshKeyPairName(String sshKeyPairName)
public String getSshKeyPairName()
public void setSshKeyPairName(String sshKeyPairName)
public LoginForListNodePoolsOutput type(LoginForListNodePoolsOutput.TypeEnum type)
public LoginForListNodePoolsOutput.TypeEnum getType()
public void setType(LoginForListNodePoolsOutput.TypeEnum type)
Copyright © 2026. All rights reserved.