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 StaticARPConfigStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId)Read static ARP configStaticARPConfigStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read static ARP configStaticARPConfigStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId)StaticARPConfigStaticArpStub. 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 voidStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)Read static ARP configvoidStaticArp. 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 configvoidStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)voidStaticArpStub. 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 StaticARPConfigStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId)Read static ARP configStaticARPConfigStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read static ARP configStaticARPConfigStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId)StaticARPConfigStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)StaticARPConfigStaticArp. 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.StaticARPConfigStaticArp. 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.StaticARPConfigStaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)StaticARPConfigStaticArpStub. 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 voidStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.voidStaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)voidStaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidStaticArpStub. 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)voidStaticArpStub. patch(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)StaticARPConfigStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.StaticARPConfigStaticArp. 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.StaticARPConfigStaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)voidStaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)voidStaticArpStub. 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)StaticARPConfigStaticArpStub. 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 voidStaticArp. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)Read static ARP configvoidStaticArp. 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 configvoidStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)voidStaticArpStub. get(java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidStaticArp. 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.voidStaticArp. 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.voidStaticArpStub. update(java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig, com.vmware.vapi.bindings.client.AsyncCallback<StaticARPConfig> asyncCallback)voidStaticArpStub. 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 StaticARPConfigStaticARPConfig. _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 StaticARPConfigStaticARPConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.StaticARPConfigStaticARPConfig.Builder. build()StaticARPConfigChildStaticARPConfig. getStaticARPConfig()Methods in com.vmware.nsx_policy.model with parameters of type StaticARPConfig Modifier and Type Method Description ChildStaticARPConfig.BuilderChildStaticARPConfig.Builder. setStaticARPConfig(StaticARPConfig staticARPConfig)voidChildStaticARPConfig. 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 StaticARPConfigStaticArp. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)Read static ARP configStaticARPConfigStaticArp. 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 configStaticARPConfigStaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId)StaticARPConfigStaticArpStub. get(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)StaticARPConfigStaticArp. 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.StaticARPConfigStaticArp. 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.StaticARPConfigStaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)StaticARPConfigStaticArpStub. 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 voidStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.voidStaticArpStub. patch(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)voidStaticArpStub. 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)voidStaticArpStub. 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)voidStaticArpStub. 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)StaticARPConfigStaticArp. 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.voidStaticArp. 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.voidStaticArp. 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.StaticARPConfigStaticArp. 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.StaticARPConfigStaticArpStub. update(java.lang.String orgId, java.lang.String projectId, java.lang.String tier1Id, java.lang.String segmentId, StaticARPConfig staticARPConfig)voidStaticArpStub. 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)voidStaticArpStub. 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)StaticARPConfigStaticArpStub. 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 voidStaticArp. 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 configvoidStaticArp. 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 configvoidStaticArpStub. 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)voidStaticArpStub. 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)voidStaticArp. 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.voidStaticArp. 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.voidStaticArpStub. 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)voidStaticArpStub. 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)
-