| Package | Description |
|---|---|
| com.vmware.nsx.intrusion_services | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
IDSProfile |
ProfilesStub.get(java.lang.String idsProfileId) |
IDSProfile |
Profiles.get(java.lang.String idsProfileId)
Deprecated.
|
IDSProfile |
ProfilesStub.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IDSProfile |
Profiles.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilesStub.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IDSProfile> asyncCallback) |
void |
Profiles.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IDSProfile> asyncCallback)
Deprecated.
|
void |
ProfilesStub.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IDSProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Profiles.get(java.lang.String idsProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IDSProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static IDSProfile |
IDSProfile._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 IDSProfile |
IDSProfile._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IDSProfile |
IDSProfile.Builder.build() |