Uses of Interface
com.vonage.client.RestEndpoint
Packages that use RestEndpoint
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.-
Uses of RestEndpoint in com.vonage.client
Classes in com.vonage.client that implement RestEndpointModifier and TypeClassDescriptionclassAbstractMethod<RequestT,ResultT> Abstract class to assist in implementing a call against a REST endpoint.classDynamicEndpoint<T,R> Enables convenient declaration of endpoints without directly implementingAbstractMethod.