Uses of Class
com.vmware.nsx_policy.model.ALBAuthToken
-
Packages that use ALBAuthToken Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of ALBAuthToken in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return ALBAuthToken Modifier and Type Method Description ALBAuthToken
AlbAuthToken. update(ALBAuthToken aLBAuthToken)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.ALBAuthToken
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.ALBAuthToken
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken)
ALBAuthToken
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type ALBAuthToken Modifier and Type Method Description ALBAuthToken
AlbAuthToken. update(ALBAuthToken aLBAuthToken)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.void
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.void
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.ALBAuthToken
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.ALBAuthToken
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken)
void
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)
void
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ALBAuthToken
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type ALBAuthToken Modifier and Type Method Description void
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.void
AlbAuthToken. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Passthorugh API calls to Avi controller using the Auth of policy API request send to this API will be passthrough to Avi controller and Avi controller response will be embedded for this API.void
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)
void
AlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ALBAuthToken in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBAuthToken Modifier and Type Method Description static ALBAuthToken
ALBAuthToken. _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 ALBAuthToken
ALBAuthToken. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBAuthToken
ALBAuthToken.Builder. build()
-