Uses of Interface
com.yahoo.restapi.RestApi
Packages that use RestApi
-
Uses of RestApi in com.yahoo.restapi
Methods in com.yahoo.restapi that return RestApiModifier and TypeMethodDescriptionRestApi.Builder.build()RestApiRequestHandler.RestApiProvider.createRestApi(T self) RestApiRequestHandler.restApi()RestApiTestDriver.restApi()Constructors in com.yahoo.restapi with parameters of type RestApiModifierConstructorDescriptionprotectedRestApiRequestHandler(ThreadedHttpRequestHandler.Context context, RestApi restApi) protectedRestApiRequestHandler(Executor executor, Metric metric, RestApi restApi)