JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.geode.management.api
Interface RestfulEndpoint
All Known Implementing Classes:
RegionConfig
public interface
RestfulEndpoint
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getEndpoint
()
this needs to return the uri portion after the /geode-management/v2
Method Detail
getEndpoint
String
getEndpoint()
this needs to return the uri portion after the /geode-management/v2
Returns:
e.g. /regions
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method