public static class RestServiceBuilder.RequestInfo extends Object
| Constructor and Description | 
|---|
| RequestInfo(String uri,
           RestRequestInterface.HttpMethod requestMethod) | 
| Modifier and Type | Method and Description | 
|---|---|
| RestRequestInterface.HttpMethod | getRequestMethod() | 
| String | getUri() | 
public RequestInfo(String uri, RestRequestInterface.HttpMethod requestMethod)
public String getUri()
public RestRequestInterface.HttpMethod getRequestMethod()
Copyright © 2019. All Rights Reserved.