Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
HostNodeLoginCredential.Builder |
HostNodeLoginCredential.Builder.setPassword(java.lang.String password)
The authentication password of the host node
|
HostNodeLoginCredential.Builder |
HostNodeLoginCredential.Builder.setThumbprint(java.lang.String thumbprint)
For ESXi hosts, the thumbprint of the ESXi management service.
|
HostNodeLoginCredential.Builder |
HostNodeLoginCredential.Builder.setUsername(java.lang.String username)
The username of the account on the host node
|