public class IntrusionServicesStub extends com.vmware.vapi.internal.bindings.Stub implements IntrusionServices
IntrusionServices
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
IntrusionServicesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
IntrusionServicesStub(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 |
|---|---|
IdsSettings |
get()
Intrusion detection system settings.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback)
Intrusion detection system settings.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
IdsSettings |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
void |
patch(IdsSettings idsSettings)
Intrusion detection system settings.
|
void |
patch(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Intrusion detection system settings.
|
void |
patch(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
void |
patch(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
IdsSettings |
update(IdsSettings idsSettings)
Intrusion detection system settings.
|
void |
update(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback)
Intrusion detection system settings.
|
void |
update(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
IdsSettings |
update(IdsSettings idsSettings,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Intrusion detection system settings.
|
public IntrusionServicesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public IntrusionServicesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public IdsSettings get()
IntrusionServicesSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface IntrusionServicespublic IdsSettings get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface IntrusionServicesinvocationConfig - Configuration for the method invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback)
IntrusionServicesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.IdsSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface IntrusionServicesasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesAsynchronous 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_policy.model.IdsSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface IntrusionServicesasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void patch(IdsSettings idsSettings)
IntrusionServicesSynchronous method overload. Result of the invocation will be reported as a method return value.
patch in interface IntrusionServicesidsSettings - (required)public void patch(IdsSettings idsSettings, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
patch in interface IntrusionServicesidsSettings - (required)invocationConfig - Configuration for the method invocation.public void patch(IdsSettings idsSettings, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
IntrusionServicesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
patch in interface IntrusionServicesidsSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void patch(IdsSettings idsSettings, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
patch in interface IntrusionServicesidsSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public IdsSettings update(IdsSettings idsSettings)
IntrusionServicesSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface IntrusionServicesidsSettings - (required)public IdsSettings update(IdsSettings idsSettings, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
update in interface IntrusionServicesidsSettings - (required)invocationConfig - Configuration for the method invocation.public void update(IdsSettings idsSettings, com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback)
IntrusionServicesAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.IdsSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface IntrusionServicesidsSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(IdsSettings idsSettings, com.vmware.vapi.bindings.client.AsyncCallback<IdsSettings> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
IntrusionServicesAsynchronous 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_policy.model.IdsSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface IntrusionServicesidsSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.