JavaScript is disabled on your browser.
Skip navigation links
MicroProfile Rest Client TCK v4.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.microprofile.rest.client.tck.interfaces
Interface SimpleGetApi
All Known Subinterfaces:
SimpleGetApiWithConfigKey
@Path("/")
@RegisterRestClient
public interface
SimpleGetApi
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
jakarta.ws.rs.core.Response
executeGet
()
Method Details
executeGet
@GET
jakarta.ws.rs.core.Response
executeGet
()