| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
static CallbackAuthenticationScheme |
CallbackAuthenticationScheme._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static CallbackAuthenticationScheme |
CallbackAuthenticationScheme._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
CallbackAuthenticationScheme |
CallbackAuthenticationScheme.Builder.build() |
CallbackAuthenticationScheme |
ServiceManager.getAuthenticationScheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceManager.setAuthenticationScheme(CallbackAuthenticationScheme authenticationScheme) |
ServiceManager.Builder |
ServiceManager.Builder.setAuthenticationScheme(CallbackAuthenticationScheme authenticationScheme) |