Uses of Class
com.bandwidth.controllers.BaseController
-
-
Uses of BaseController in com.bandwidth.messaging.controllers
Subclasses of BaseController in com.bandwidth.messaging.controllers Modifier and Type Class Description class
APIController
This class lists all the endpoints of the groups. -
Uses of BaseController in com.bandwidth.multifactorauth.controllers
Subclasses of BaseController in com.bandwidth.multifactorauth.controllers Modifier and Type Class Description class
MFAController
This class lists all the endpoints of the groups. -
Uses of BaseController in com.bandwidth.phonenumberlookup.controllers
Subclasses of BaseController in com.bandwidth.phonenumberlookup.controllers Modifier and Type Class Description class
APIController
This class lists all the endpoints of the groups. -
Uses of BaseController in com.bandwidth.voice.controllers
Subclasses of BaseController in com.bandwidth.voice.controllers Modifier and Type Class Description class
APIController
This class lists all the endpoints of the groups. -
Uses of BaseController in com.bandwidth.webrtc.controllers
Subclasses of BaseController in com.bandwidth.webrtc.controllers Modifier and Type Class Description class
APIController
This class lists all the endpoints of the groups.
-