@Immutable public static class QueryLimiter.QueryResponse extends Object
Constructor and Description |
---|
QueryResponse(javax.ws.rs.core.Response response,
QueryLimiter.QueryStatistics statistics) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getResponse() |
QueryLimiter.QueryStatistics |
getStatistics() |
public QueryResponse(javax.ws.rs.core.Response response, QueryLimiter.QueryStatistics statistics)
public javax.ws.rs.core.Response getResponse()
public QueryLimiter.QueryStatistics getStatistics()
Copyright © 2002-2022 Atlassian. All Rights Reserved.