Interface Response
- All Known Implementing Classes:
DefaultAggregationResponse
,ExtractionResponse
,GroupByResponse
,RatioGroupByBoundaryResponse
,RatioResponse
public interface Response
Interface for all Response classes.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAttribution
Attribution getAttribution() -
getApiVersion
String getApiVersion() -
getMetadata
Metadata getMetadata()
-