- get(long) - Method in class com.coscale.sdk.client.events.EventsApi
-
get a event by the id.
- get(long) - Method in class com.coscale.sdk.client.metrics.MetricsApi
-
get a metric by the id.
- getAllMetricGroups() - Method in class com.coscale.sdk.client.metrics.MetricsApi
-
Get all metric groups.
- getApiClient() - Method in class com.coscale.sdk.client.ApiFactory
-
Get the Api Client.
- getApiPath() - Method in class com.coscale.sdk.client.ApiClient
-
getApiPath is used to get the API path.
- getApiVersion() - Method in class com.coscale.sdk.client.ApiClient
-
getApiVersion is used to get the API version which will be used to build
the request URL.
- getAppRequestURL(String) - Method in class com.coscale.sdk.client.ApiClient
-
getAppRequestURL will construct the URL for a request using the end point
provided.
- getBaseURL() - Method in class com.coscale.sdk.client.ApiClient
-
getBaseURL is used to get the CoScale API domain.
- getConnectionTimeout() - Method in class com.coscale.sdk.client.ApiClient
-
return the default connection timeout in ms.
- getData(Long, Long) - Method in class com.coscale.sdk.client.events.EventsApi
-
Get a single Data point by its id.
- getDataApi() - Method in class com.coscale.sdk.client.ApiFactory
-
Get a instance of DataApi.
- getDeserializationExceptions() - Method in class com.coscale.sdk.client.ApiClient
-
getDeserializationExceptions is used to get the number of JSON
deserialization errors.
- getEventsApi() - Method in class com.coscale.sdk.client.ApiFactory
-
Get a instance of EventsApi.
- getGenericType() - Method in class com.coscale.sdk.client.data.MetricData
-
- getGlobalRequestURL(String) - Method in class com.coscale.sdk.client.ApiClient
-
getGlobalRequestURL will construct the URL for a request using the end
point provided.
- getGroupMetrics(long) - Method in class com.coscale.sdk.client.metrics.MetricsApi
-
* Get all metrics in the metric group.
- getGroupsFromGroup(long) - Method in class com.coscale.sdk.client.metrics.MetricsApi
-
Get all child metric groups for a metric group.
- getInstance() - Static method in class com.coscale.sdk.client.utils.MapperSupport
-
getInstance is used to get the Instance of a configured ObjectMapper.
- getMetricGroup(long) - Method in class com.coscale.sdk.client.metrics.MetricsApi
-
Get a specific metric group.
- getMetricsApi() - Method in class com.coscale.sdk.client.ApiFactory
-
Get a instance of MetricsApi.
- getReadTimeout() - Method in class com.coscale.sdk.client.ApiClient
-
return the default read timeout in ms.
- getRequesUrl(String, Options, boolean) - Method in class com.coscale.sdk.client.ApiClient
-
getRequesUrl will build the URL for a request using the end point
provided.
- getServer(long) - Method in class com.coscale.sdk.client.servers.ServersApi
-
Get the a specific server by his id.
- getServer(long, Options) - Method in class com.coscale.sdk.client.servers.ServersApi
-
Get the a specific server by his id.
- getServersApi() - Method in class com.coscale.sdk.client.ApiFactory
-
Get a instance of ServersApi.
- getSource() - Static method in class com.coscale.sdk.client.ApiClient
-
Get the SOURCE String which mark the created resources.
- gid - Variable in class com.coscale.sdk.client.events.EventData
-