Package com.twilio.rest.lookups.v2
Class RateLimit.RateLimitResponse
- java.lang.Object
-
- com.twilio.rest.lookups.v2.RateLimit.RateLimitResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRateLimit.RateLimitResponse.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RateLimit.RateLimitResponse.Builderbuilder()booleanequals(Object o)static RateLimit.RateLimitResponsefromJson(String jsonString, com.fasterxml.jackson.databind.ObjectMapper mapper)inthashCode()
-
-
-
Method Detail
-
builder
public static RateLimit.RateLimitResponse.Builder builder()
-
fromJson
public static RateLimit.RateLimitResponse fromJson(String jsonString, com.fasterxml.jackson.databind.ObjectMapper mapper) throws IOException
- Throws:
IOException
-
-