apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
VidmStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
VidmStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
NodeAuthProviderVidmProperties |
get()
Read AAA provider vIDM properties
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback)
Read AAA provider vIDM properties
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read AAA provider vIDM properties
|
NodeAuthProviderVidmProperties |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read AAA provider vIDM properties
|
NodeAuthProviderVidmProperties |
update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties)
Update AAA provider vIDM properties
|
void |
update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback)
Update AAA provider vIDM properties
|
void |
update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update AAA provider vIDM properties
|
NodeAuthProviderVidmProperties |
update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update AAA provider vIDM properties
|
public VidmStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public VidmStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public NodeAuthProviderVidmProperties get()
VidmSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeAuthProviderVidmProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VidmSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback)
VidmAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeAuthProviderVidmProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VidmAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeAuthProviderVidmProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NodeAuthProviderVidmProperties update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties)
VidmSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeAuthProviderVidmProperties update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VidmSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback)
VidmAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeAuthProviderVidmProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
VidmAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeAuthProviderVidmProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found