| Package | Description |
|---|---|
| com.vmware.nsx_policy.alb.controller_nodes | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerUserCredentialResponse |
UserCredentialStub.create(ALBControllerUserCredential aLBControllerUserCredential) |
ALBControllerUserCredentialResponse |
UserCredential.create(ALBControllerUserCredential aLBControllerUserCredential)
Use this API to create service user object credential in ALB controller clutser
|
void |
UserCredentialStub.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback) |
void |
UserCredential.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback)
Use this API to create service user object credential in ALB controller clutser
|
void |
UserCredentialStub.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
UserCredential.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to create service user object credential in ALB controller clutser
|
ALBControllerUserCredentialResponse |
UserCredentialStub.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ALBControllerUserCredentialResponse |
UserCredential.create(ALBControllerUserCredential aLBControllerUserCredential,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to create service user object credential in ALB controller clutser
|
ALBControllerUserCredentialResponse |
UserCredentialStub.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig) |
ALBControllerUserCredentialResponse |
UserCredential.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig)
Use this API to update admin user password or service user object password in
ALB controller.
|
void |
UserCredentialStub.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback) |
void |
UserCredential.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback)
Use this API to update admin user password or service user object password in
ALB controller.
|
void |
UserCredentialStub.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
UserCredential.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerUserCredentialResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to update admin user password or service user object password in
ALB controller.
|
ALBControllerUserCredentialResponse |
UserCredentialStub.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ALBControllerUserCredentialResponse |
UserCredential.update(ALBControllerUserCredential aLBControllerUserCredential,
java.lang.Boolean runningConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Use this API to update admin user password or service user object password in
ALB controller.
|
| Modifier and Type | Method and Description |
|---|---|
static ALBControllerUserCredential |
ALBControllerUserCredential._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 ALBControllerUserCredential |
ALBControllerUserCredential._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBControllerUserCredential |
ALBControllerUserCredential.Builder.build() |