Uses of Class
com.vmware.nsx_policy.model.PortMirroringProfile
-
Packages that use PortMirroringProfile Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of PortMirroringProfile in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return PortMirroringProfile Modifier and Type Method Description PortMirroringProfile
PortMirroringProfiles. get(java.lang.String portMirroringProfileId)
API will return details of port mirroring profile.PortMirroringProfile
PortMirroringProfiles. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of port mirroring profile.PortMirroringProfile
PortMirroringProfilesStub. get(java.lang.String portMirroringProfileId)
PortMirroringProfile
PortMirroringProfilesStub. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PortMirroringProfile
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
Create or Replace port mirroring profile.PortMirroringProfile
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Replace port mirroring profile.PortMirroringProfile
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
PortMirroringProfile
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra with parameters of type PortMirroringProfile Modifier and Type Method Description void
PortMirroringProfiles. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
Create a new Port Mirroring Profile if the Port Mirroring Profile with given id does not already exist.void
PortMirroringProfiles. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create a new Port Mirroring Profile if the Port Mirroring Profile with given id does not already exist.void
PortMirroringProfiles. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new Port Mirroring Profile if the Port Mirroring Profile with given id does not already exist.void
PortMirroringProfiles. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new Port Mirroring Profile if the Port Mirroring Profile with given id does not already exist.void
PortMirroringProfilesStub. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
void
PortMirroringProfilesStub. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
PortMirroringProfilesStub. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
PortMirroringProfilesStub. patch(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PortMirroringProfile
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
Create or Replace port mirroring profile.void
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
Create or Replace port mirroring profile.void
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Replace port mirroring profile.PortMirroringProfile
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Replace port mirroring profile.PortMirroringProfile
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override)
void
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
void
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
PortMirroringProfile
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra with type arguments of type PortMirroringProfile Modifier and Type Method Description void
PortMirroringProfiles. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
API will return details of port mirroring profile.void
PortMirroringProfiles. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API will return details of port mirroring profile.void
PortMirroringProfilesStub. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
void
PortMirroringProfilesStub. get(java.lang.String portMirroringProfileId, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
Create or Replace port mirroring profile.void
PortMirroringProfiles. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Replace port mirroring profile.void
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback)
void
PortMirroringProfilesStub. update(java.lang.String portMirroringProfileId, PortMirroringProfile portMirroringProfile, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<PortMirroringProfile> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of PortMirroringProfile in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PortMirroringProfile Modifier and Type Method Description static PortMirroringProfile
PortMirroringProfile. _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 PortMirroringProfile
PortMirroringProfile. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PortMirroringProfile
PortMirroringProfile.Builder. build()
PortMirroringProfile
ChildPortMirroringProfile. getPortMirroringProfile()
Methods in com.vmware.nsx_policy.model that return types with arguments of type PortMirroringProfile Modifier and Type Method Description java.util.List<PortMirroringProfile>
PortMirroringProfileListResult. getResults()
Port Mirroring Profiles list resultsMethods in com.vmware.nsx_policy.model with parameters of type PortMirroringProfile Modifier and Type Method Description ChildPortMirroringProfile.Builder
ChildPortMirroringProfile.Builder. setPortMirroringProfile(PortMirroringProfile portMirroringProfile)
void
ChildPortMirroringProfile. setPortMirroringProfile(PortMirroringProfile portMirroringProfile)
Method parameters in com.vmware.nsx_policy.model with type arguments of type PortMirroringProfile Modifier and Type Method Description PortMirroringProfileListResult.Builder
PortMirroringProfileListResult.Builder. setResults(java.util.List<PortMirroringProfile> results)
Port Mirroring Profiles list resultsvoid
PortMirroringProfileListResult. setResults(java.util.List<PortMirroringProfile> results)
Port Mirroring Profiles list results
-