public static class RateLimiter.Response extends Object
Response(boolean allowed, Map<String,String> headers)
Map<String,String>
getHeaders()
boolean
isAllowed()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Response(boolean allowed, Map<String,String> headers)
public boolean isAllowed()
public Map<String,String> getHeaders()
public String toString()
toString
Object
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.