| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
SshKeyProperties.Builder |
SshKeyProperties.Builder.setLabel(java.lang.String label)
SSH key label (used to identify the key)
|
SshKeyProperties.Builder |
SshKeyProperties.Builder.setPassword(java.lang.String password)
Current password for user (required for users root and admin)
|
SshKeyProperties.Builder |
SshKeyProperties.Builder.setType(java.lang.String type)
SSH key type
|
SshKeyProperties.Builder |
SshKeyProperties.Builder.setValue(java.lang.String value)
SSH key value
|