Interface SimpleGetApiWithConfigKey
- All Superinterfaces:
SimpleGetApi
@Path("/")
@RegisterRestClient(configKey="myConfigKey")
public interface SimpleGetApiWithConfigKey
extends SimpleGetApi
-
Method Summary
Methods inherited from interface org.eclipse.microprofile.rest.client.tck.interfaces.SimpleGetApi
executeGet