Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
CvxConnectionInfo.Builder |
CvxConnectionInfo.Builder.setEnforcementPointAddress(java.lang.String enforcementPointAddress)
Value of this property could be Hostname or IP.
|
CvxConnectionInfo.Builder |
CvxConnectionInfo.Builder.setPassword(java.lang.String password)
Password.
|
CvxConnectionInfo.Builder |
CvxConnectionInfo.Builder.setThumbprint(java.lang.String thumbprint)
Thumbprint of EnforcementPoint in the form of a SHA-256 hash represented in
lower case HEX.
|
CvxConnectionInfo.Builder |
CvxConnectionInfo.Builder.setUsername(java.lang.String username)
Username.
|