Interface ApiName
-
public interface ApiNameMarker interface for ApiName enumerations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns API name prefix path element for endpoint uri.
-
-
-
Method Detail
-
getName
String getName()
Returns API name prefix path element for endpoint uri.- Returns:
- unique API name prefix
-
-