Interface BGPPeering
- All Known Implementing Classes:
BGPPeeringWrapper
public interface BGPPeering
BGPPeering interface.
- Version:
- $Id: $Id
- Author:
- ianjones
-
Method Summary
Modifier and TypeMethodDescriptiondelete()delete.getAuthenticationKey.getConnectionName.getConnectionUuid.getLocalAsn.getLocalIpAddress.getProvisioningStatus.getRemoteAsn.getRemoteIpAddress.getState()getState.getUuid()getUuid.getVirtualDeviceUuid.refresh()refresh.save(BGPPeeringUpdaterJson updaterJson) save.update()update.
-
Method Details
-
getUuid
-
getConnectionUuid
-
getConnectionName
-
getVirtualDeviceUuid
-
getLocalIpAddress
-
getRemoteIpAddress
-
getLocalAsn
-
getRemoteAsn
-
getAuthenticationKey
-
getProvisioningStatus
-
getState
-
update
BGPPeeringOperator.BGPPeeringUpdater update()update.
- Returns:
- a
BGPPeeringOperator.BGPPeeringUpdaterobject.
-
save
save.
- Parameters:
updaterJson- aBGPPeeringUpdaterJsonobject.- Returns:
- a
Booleanobject.
-
delete
-
refresh
-