| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2Credentials.Builder |
Oauth2Credentials.Builder.setClientId(java.lang.String clientId)
Client ID, that will be used for authentication in AWS environment,
|
Oauth2Credentials.Builder |
Oauth2Credentials.Builder.setClientSecret(java.lang.String clientSecret)
Client secret, that will be used for authentication in AWS environment.
|