| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
SupportBundleFileTransferAuthenticationScheme.Builder |
SupportBundleFileTransferAuthenticationScheme.Builder.setPassword(java.lang.String password)
Password to authenticate with
|
SupportBundleFileTransferAuthenticationScheme.Builder |
SupportBundleFileTransferAuthenticationScheme.Builder.setSchemeName(java.lang.String schemeName)
Possible values are:
SupportBundleFileTransferAuthenticationScheme.SCHEME_NAME_PASSWORD
Authentication scheme name |
SupportBundleFileTransferAuthenticationScheme.Builder |
SupportBundleFileTransferAuthenticationScheme.Builder.setUsername(java.lang.String username)
User name to authenticate with
|