Uses of Class
com.vonage.client.DynamicEndpoint
Packages that use DynamicEndpoint
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.-
Uses of DynamicEndpoint in com.vonage.client
Fields in com.vonage.client with type parameters of type DynamicEndpointModifier and TypeFieldDescriptionprotected BiFunction<DynamicEndpoint<T, R>, ? super T, String> DynamicEndpoint.pathGetterMethods in com.vonage.client that return DynamicEndpointMethod parameters in com.vonage.client with type arguments of type DynamicEndpointModifier and TypeMethodDescriptionDynamicEndpoint.Builder.pathGetter(BiFunction<DynamicEndpoint<T, R>, T, String> pathGetter)