| Package | Description |
|---|---|
| com.baidubce.services.bci.model.common |
| Modifier and Type | Method and Description |
|---|---|
HTTPHeader |
HTTPHeader.setName(String name) |
HTTPHeader |
HTTPHeader.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<HTTPHeader> |
HTTPGetAction.getHttpHeaders() |
| Modifier and Type | Method and Description |
|---|---|
HTTPGetAction |
HTTPGetAction.setHttpHeaders(List<HTTPHeader> httpHeaders) |
| Constructor and Description |
|---|
HTTPGetAction(String path,
int port,
String host,
String scheme,
List<HTTPHeader> httpHeaders)
The constructor of HTTPGetAction.
|
Copyright © 2024. All rights reserved.