void |
Delete.create(RegTokenQuery regTokenQuery) |
Delete registration access token
|
void |
Delete.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
Delete registration access token
|
void |
Delete.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Delete registration access token
|
void |
Delete.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Delete registration access token
|
void |
DeleteStub.create(RegTokenQuery regTokenQuery) |
|
void |
DeleteStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
|
void |
DeleteStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
void |
DeleteStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
RegistrationToken |
Retrieve.create(RegTokenQuery regTokenQuery) |
Get the roles associated with the given registration token
|
void |
Retrieve.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<RegistrationToken> asyncCallback) |
Get the roles associated with the given registration token
|
void |
Retrieve.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<RegistrationToken> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Get the roles associated with the given registration token
|
RegistrationToken |
Retrieve.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
Get the roles associated with the given registration token
|
RegistrationToken |
RetrieveStub.create(RegTokenQuery regTokenQuery) |
|
void |
RetrieveStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<RegistrationToken> asyncCallback) |
|
void |
RetrieveStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.AsyncCallback<RegistrationToken> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|
RegistrationToken |
RetrieveStub.create(RegTokenQuery regTokenQuery,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
|