Uses of Class
api.equinix.javasdk.networkedge.model.json.creators.BGPPeeringUpdaterJson
Packages that use BGPPeeringUpdaterJson
Package
Description
Network Edge model interfaces for the Equinix Java SDK.
-
Uses of BGPPeeringUpdaterJson in api.equinix.javasdk.networkedge.client.internal
Methods in api.equinix.javasdk.networkedge.client.internal with parameters of type BGPPeeringUpdaterJsonModifier and TypeMethodDescriptionBGPPeeringClient.update(String uuid, BGPPeeringUpdaterJson vpnUpdaterJson) update. -
Uses of BGPPeeringUpdaterJson in api.equinix.javasdk.networkedge.client.internal.implementation
Methods in api.equinix.javasdk.networkedge.client.internal.implementation with parameters of type BGPPeeringUpdaterJsonModifier and TypeMethodDescriptionBGPPeeringClientImpl.update(String uuid, BGPPeeringUpdaterJson bgpPeeringUpdaterJson) update. -
Uses of BGPPeeringUpdaterJson in api.equinix.javasdk.networkedge.model
Methods in api.equinix.javasdk.networkedge.model with parameters of type BGPPeeringUpdaterJson -
Uses of BGPPeeringUpdaterJson in api.equinix.javasdk.networkedge.model.wrappers
Methods in api.equinix.javasdk.networkedge.model.wrappers with parameters of type BGPPeeringUpdaterJsonModifier and TypeMethodDescriptionBGPPeeringWrapper.save(BGPPeeringUpdaterJson updaterJson) save.