JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jenkinsci.plugins.octoperf.client
Interface RestApiFactory
public interface
RestApiFactory
Rest endpoints factory
Author:
gerald
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
create
(
Class
<T> service)
Method Details
create
<T>
T
create
(
Class
<T> service)