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 ALBAuthTokenAlbAuthToken. 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.ALBAuthTokenAlbAuthToken. 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.ALBAuthTokenAlbAuthTokenStub. update(ALBAuthToken aLBAuthToken)ALBAuthTokenAlbAuthTokenStub. 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 ALBAuthTokenAlbAuthToken. 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.voidAlbAuthToken. 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.voidAlbAuthToken. 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.ALBAuthTokenAlbAuthToken. 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.ALBAuthTokenAlbAuthTokenStub. update(ALBAuthToken aLBAuthToken)voidAlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)voidAlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ALBAuthTokenAlbAuthTokenStub. 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 voidAlbAuthToken. 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.voidAlbAuthToken. 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.voidAlbAuthTokenStub. update(ALBAuthToken aLBAuthToken, com.vmware.vapi.bindings.client.AsyncCallback<ALBAuthToken> asyncCallback)voidAlbAuthTokenStub. 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 ALBAuthTokenALBAuthToken. _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 ALBAuthTokenALBAuthToken. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBAuthTokenALBAuthToken.Builder. build()
-