Uses of Class
com.vmware.nsx_policy.model.StaticRouteBfdPeer
-
Packages that use StaticRouteBfdPeer Package Description com.vmware.nsx_policy.global_infra.tier_0s.static_routes com.vmware.nsx_policy.infra.tier_0s.static_routes com.vmware.nsx_policy.model -
-
Uses of StaticRouteBfdPeer in com.vmware.nsx_policy.global_infra.tier_0s.static_routes
Methods in com.vmware.nsx_policy.global_infra.tier_0s.static_routes that return StaticRouteBfdPeer Modifier and Type Method Description StaticRouteBfdPeer
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId)
Read a StaticRouteBfdPeer with the bfd-peer-id.StaticRouteBfdPeer
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a StaticRouteBfdPeer with the bfd-peer-id.StaticRouteBfdPeer
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId)
StaticRouteBfdPeer
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.global_infra.tier_0s.static_routes with type arguments of type StaticRouteBfdPeer Modifier and Type Method Description void
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
Read a StaticRouteBfdPeer with the bfd-peer-id.void
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a StaticRouteBfdPeer with the bfd-peer-id.void
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
void
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of StaticRouteBfdPeer in com.vmware.nsx_policy.infra.tier_0s.static_routes
Methods in com.vmware.nsx_policy.infra.tier_0s.static_routes that return StaticRouteBfdPeer Modifier and Type Method Description StaticRouteBfdPeer
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId)
Read a StaticRouteBfdPeer with the bfd-peer-id.StaticRouteBfdPeer
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a StaticRouteBfdPeer with the bfd-peer-id.StaticRouteBfdPeer
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId)
StaticRouteBfdPeer
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticRouteBfdPeer
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.StaticRouteBfdPeer
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.StaticRouteBfdPeer
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
StaticRouteBfdPeer
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.infra.tier_0s.static_routes with parameters of type StaticRouteBfdPeer Modifier and Type Method Description void
BfdPeers. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeersStub. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
void
BfdPeersStub. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
BfdPeersStub. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
BfdPeersStub. patch(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticRouteBfdPeer
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.StaticRouteBfdPeer
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.StaticRouteBfdPeer
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer)
void
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
void
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
StaticRouteBfdPeer
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.infra.tier_0s.static_routes with type arguments of type StaticRouteBfdPeer Modifier and Type Method Description void
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
Read a StaticRouteBfdPeer with the bfd-peer-id.void
BfdPeers. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a StaticRouteBfdPeer with the bfd-peer-id.void
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
void
BfdPeersStub. get(java.lang.String tier0Id, java.lang.String bfdPeerId, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeers. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If a StaticRouteBfdPeer with the bfd-peer-id is not already present, create a new StaticRouteBfdPeer.void
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback)
void
BfdPeersStub. update(java.lang.String tier0Id, java.lang.String bfdPeerId, StaticRouteBfdPeer staticRouteBfdPeer, com.vmware.vapi.bindings.client.AsyncCallback<StaticRouteBfdPeer> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of StaticRouteBfdPeer in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return StaticRouteBfdPeer Modifier and Type Method Description static StaticRouteBfdPeer
StaticRouteBfdPeer. _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 StaticRouteBfdPeer
StaticRouteBfdPeer. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.StaticRouteBfdPeer
StaticRouteBfdPeer.Builder. build()
StaticRouteBfdPeer
ChildStaticRouteBfdPeer. getBfdPeer()
Methods in com.vmware.nsx_policy.model that return types with arguments of type StaticRouteBfdPeer Modifier and Type Method Description java.util.List<StaticRouteBfdPeer>
StaticRouteBfdPeerListResult. getResults()
StaticRouteBfdPeer list results.Methods in com.vmware.nsx_policy.model with parameters of type StaticRouteBfdPeer Modifier and Type Method Description ChildStaticRouteBfdPeer.Builder
ChildStaticRouteBfdPeer.Builder. setBfdPeer(StaticRouteBfdPeer bfdPeer)
void
ChildStaticRouteBfdPeer. setBfdPeer(StaticRouteBfdPeer bfdPeer)
Method parameters in com.vmware.nsx_policy.model with type arguments of type StaticRouteBfdPeer Modifier and Type Method Description StaticRouteBfdPeerListResult.Builder
StaticRouteBfdPeerListResult.Builder. setResults(java.util.List<StaticRouteBfdPeer> results)
StaticRouteBfdPeer list results.void
StaticRouteBfdPeerListResult. setResults(java.util.List<StaticRouteBfdPeer> results)
StaticRouteBfdPeer list results.
-