Uses of Class
com.vmware.nsx_policy.model.StaticARPConfig
-
-
Uses of StaticARPConfig in com.vmware.nsx_policy.global_infra.tier_1s.segments
Methods in com.vmware.nsx_policy.global_infra.tier_1s.segments that return StaticARPConfig Modifier and Type Method Description StaticARPConfig
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId)
Read static ARP configStaticARPConfig
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configStaticARPConfig
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId)
StaticARPConfig
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.tier_1s.segments with type arguments of type StaticARPConfig Modifier and Type Method Description void
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Read static ARP configvoid
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configvoid
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of StaticARPConfig in com.vmware.nsx_policy.infra.tier_1s.segments
Methods in com.vmware.nsx_policy.infra.tier_1s.segments that return StaticARPConfig Modifier and Type Method Description StaticARPConfig
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId)
Read static ARP configStaticARPConfig
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configStaticARPConfig
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId)
StaticARPConfig
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
StaticARPConfig
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.tier_1s.segments with parameters of type StaticARPConfig Modifier and Type Method Description void
StaticArp. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
void
StaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
StaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
StaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
void
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.tier_1s.segments with type arguments of type StaticARPConfig Modifier and Type Method Description void
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Read static ARP configvoid
StaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configvoid
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of StaticARPConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return StaticARPConfig Modifier and Type Method Description static StaticARPConfig
StaticARPConfig. _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 StaticARPConfig
StaticARPConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.StaticARPConfig
StaticARPConfig.Builder. build()
StaticARPConfig
ChildStaticARPConfig. getStaticARPConfig()
Methods in com.vmware.nsx_policy.model with parameters of type StaticARPConfig Modifier and Type Method Description ChildStaticARPConfig.Builder
ChildStaticARPConfig.Builder. setStaticARPConfig(StaticARPConfig staticARPConfig)
void
ChildStaticARPConfig. setStaticARPConfig(StaticARPConfig staticARPConfig)
-
Uses of StaticARPConfig in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments
Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments that return StaticARPConfig Modifier and Type Method Description StaticARPConfig
StaticArp. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)
Read static ARP configStaticARPConfig
StaticArp. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configStaticARPConfig
StaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)
StaticARPConfig
StaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
StaticARPConfig
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments with parameters of type StaticARPConfig Modifier and Type Method Description void
StaticArp. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArpStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
void
StaticArpStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
StaticArpStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
StaticArpStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.StaticARPConfig
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)
void
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticARPConfig
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.orgs.projects.infra.tier_1s.segments with type arguments of type StaticARPConfig Modifier and Type Method Description void
StaticArp. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Read static ARP configvoid
StaticArp. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read static ARP configvoid
StaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArp. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create static ARP config with Tier-1 and segment IDs provided if it doesn't exist, update with provided config if it's already created.void
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)
void
StaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-