static BatchExportResponseBody |
BatchExportResponseBody.build(Map<String,?> map) |
BatchExportResponseBody |
BatchExportResponse.getBody() |
BatchExportResponseBody |
BatchExportResponseBody.setAnchor(Long anchor) |
BatchExportResponseBody |
BatchExportResponseBody.setCode(Integer code) |
BatchExportResponseBody |
BatchExportResponseBody.setCursor(String cursor) |
BatchExportResponseBody |
BatchExportResponseBody.setDataResults(List<MetricStat> dataResults) |
BatchExportResponseBody |
BatchExportResponseBody.setHasNext(Boolean hasNext) |
BatchExportResponseBody |
BatchExportResponseBody.setLength(Integer length) |
BatchExportResponseBody |
BatchExportResponseBody.setMessage(String message) |
BatchExportResponseBody |
BatchExportResponseBody.setRequestId(String requestId) |
BatchExportResponseBody |
BatchExportResponseBody.setSuccess(Boolean success) |