public interface RequestInfo
| Modifier and Type | Method and Description |
|---|---|
static RequestInfoBuilder |
builder() |
String |
method() |
String |
operation() |
long |
payloadSize() |
String |
uri() |
String operation()
String method()
String uri()
long payloadSize()
static RequestInfoBuilder builder()
Copyright © 2018. All rights reserved.