Package com.strongdm.api
Class PeeringGroup
java.lang.Object
com.strongdm.api.PeeringGroup
PeeringGroups are the building blocks used for explicit network topology making.
They may be linked to other peering groups. Sets of PeeringGroupResource and PeeringGroupNode can be attached to a peering group.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PeeringGroup
public PeeringGroup()
-
-
Method Details
-
getId
Unique identifier of the PeeringGroup. -
setId
Unique identifier of the PeeringGroup. -
getName
Unique human-readable name of the PeeringGroup. -
setName
Unique human-readable name of the PeeringGroup.
-