public class ResourceToPush extends Object
| Constructor and Description |
|---|
ResourceToPush(HttpMethod httpMethod,
String path,
Map<String,List<String>> requestHeaders) |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
getHttpMethod() |
String |
getPath() |
Map<String,List<String>> |
getRequestHeaders() |
String |
toString() |
Copyright © 2019. All rights reserved.