public class MetricAPI extends Object implements org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
Constructor and Description |
---|
MetricAPI() |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getName() |
org.wso2.carbon.inbound.endpoint.internal.http.api.APIResource[] |
getResources() |
void |
setName(String name) |
public org.wso2.carbon.inbound.endpoint.internal.http.api.APIResource[] getResources()
getResources
in interface org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
public String getContext()
getContext
in interface org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
public String getName()
getName
in interface org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
public void setName(String name)
setName
in interface org.wso2.carbon.inbound.endpoint.internal.http.api.InternalAPI
Copyright © 2019 WSO2. All rights reserved.