Uses of Class
com.mypurecloud.sdk.v2.model.EdgeInterface
Packages that use EdgeInterface
-
Uses of EdgeInterface in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeInterfaceModifier and TypeMethodDescriptionEdgeInterface.addressFamilyId(String addressFamilyId) EdgeInterface.endpoints(List<DomainEntityRef> endpoints) EdgeInterface.lineTypes(List<EdgeInterface.LineTypesEnum> lineTypes) EdgeInterface.macAddress(String macAddress) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeInterfaceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeInterfaceModifier and TypeMethodDescriptionEdge.interfaces(List<EdgeInterface> interfaces) The list of interfaces for the edge.voidEdge.setInterfaces(List<EdgeInterface> interfaces)