Package | Description |
---|---|
com.vmware.nsx_policy.infra | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IPFIXDFWProfile |
IpfixDfwProfilesStub.get(java.lang.String ipfixDfwProfileId) |
IPFIXDFWProfile |
IpfixDfwProfiles.get(java.lang.String ipfixDfwProfileId)
API will return details of IPFIX DFW profile.
|
IPFIXDFWProfile |
IpfixDfwProfilesStub.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPFIXDFWProfile |
IpfixDfwProfiles.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of IPFIX DFW profile.
|
IPFIXDFWProfile |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override) |
IPFIXDFWProfile |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override)
Create or replace IPFIX DFW profile.
|
IPFIXDFWProfile |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPFIXDFWProfile |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace IPFIX DFW profile.
|
Modifier and Type | Method and Description |
---|---|
void |
IpfixDfwProfilesStub.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override) |
void |
IpfixDfwProfiles.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override)
Create a new IPFIX DFW profile if the IPFIX DFW profile with given id does not
already exist.
|
void |
IpfixDfwProfilesStub.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
IpfixDfwProfiles.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a new IPFIX DFW profile if the IPFIX DFW profile with given id does not
already exist.
|
void |
IpfixDfwProfilesStub.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixDfwProfiles.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new IPFIX DFW profile if the IPFIX DFW profile with given id does not
already exist.
|
void |
IpfixDfwProfilesStub.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixDfwProfiles.patch(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new IPFIX DFW profile if the IPFIX DFW profile with given id does not
already exist.
|
IPFIXDFWProfile |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override) |
IPFIXDFWProfile |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override)
Create or replace IPFIX DFW profile.
|
void |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback) |
void |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback)
Create or replace IPFIX DFW profile.
|
void |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace IPFIX DFW profile.
|
IPFIXDFWProfile |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IPFIXDFWProfile |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace IPFIX DFW profile.
|
Modifier and Type | Method and Description |
---|---|
void |
IpfixDfwProfilesStub.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback) |
void |
IpfixDfwProfiles.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback)
API will return details of IPFIX DFW profile.
|
void |
IpfixDfwProfilesStub.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixDfwProfiles.get(java.lang.String ipfixDfwProfileId,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of IPFIX DFW profile.
|
void |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback) |
void |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback)
Create or replace IPFIX DFW profile.
|
void |
IpfixDfwProfilesStub.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
IpfixDfwProfiles.update(java.lang.String ipfixDfwProfileId,
IPFIXDFWProfile iPFIXDFWProfile,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<IPFIXDFWProfile> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or replace IPFIX DFW profile.
|
Modifier and Type | Method and Description |
---|---|
static IPFIXDFWProfile |
IPFIXDFWProfile._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 IPFIXDFWProfile |
IPFIXDFWProfile._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IPFIXDFWProfile |
IPFIXDFWProfile.Builder.build() |
IPFIXDFWProfile |
ChildIPFIXDFWProfile.getiPFIXDFWProfile() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IPFIXDFWProfile> |
IPFIXDFWProfileListResult.getResults()
IPFIX DFW Profile list results
|
Modifier and Type | Method and Description |
---|---|
void |
ChildIPFIXDFWProfile.setiPFIXDFWProfile(IPFIXDFWProfile iPFIXDFWProfile) |
ChildIPFIXDFWProfile.Builder |
ChildIPFIXDFWProfile.Builder.setiPFIXDFWProfile(IPFIXDFWProfile iPFIXDFWProfile) |
Modifier and Type | Method and Description |
---|---|
void |
IPFIXDFWProfileListResult.setResults(java.util.List<IPFIXDFWProfile> results)
IPFIX DFW Profile list results
|
IPFIXDFWProfileListResult.Builder |
IPFIXDFWProfileListResult.Builder.setResults(java.util.List<IPFIXDFWProfile> results)
IPFIX DFW Profile list results
|