| Package | Description |
|---|---|
| com.baidubce.services.dumap |
| Modifier and Type | Method and Description |
|---|---|
static BaseDuMapClient.BodyType |
BaseDuMapClient.BodyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseDuMapClient.BodyType[] |
BaseDuMapClient.BodyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected BaseDuMapResponse |
BaseDuMapClient.callDuMap(String uri,
String appId,
AbstractBceRequest request,
Object requestParams,
HttpMethodName httpMethodName,
BaseDuMapClient.BodyType bodyType) |
protected void |
BaseDuMapClient.fillInHeadAndBody(AbstractBceRequest bceRequest,
InternalRequest request,
BaseDuMapClient.BodyType bodyType) |
Copyright © 2024. All rights reserved.