Package | Description |
---|---|
com.tencentcloudapi.mqtt.v20240516.models |
Modifier and Type | Method and Description |
---|---|
BodyItem[] |
CreateHttpAuthenticatorRequest.getBody()
Get 转发请求body
|
BodyItem[] |
ModifyHttpAuthenticatorRequest.getBody()
Get 请求body
|
Modifier and Type | Method and Description |
---|---|
void |
CreateHttpAuthenticatorRequest.setBody(BodyItem[] Body)
Set 转发请求body
|
void |
ModifyHttpAuthenticatorRequest.setBody(BodyItem[] Body)
Set 请求body
|
Constructor and Description |
---|
BodyItem(BodyItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.