public class RequestDto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RequestDto.Builder |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
ContentTypeEnum |
getContentType() |
Map<String,String> |
getHeaders() |
String |
getUrl() |
String |
toString() |
Copyright © 2022. All rights reserved.