Package | Description |
---|---|
com.tencentcloudapi.mqtt.v20240516.models |
Modifier and Type | Method and Description |
---|---|
MQTTEndpointItem[] |
DescribeInsPublicEndpointsResponse.getEndpoints()
Get 接入点
|
MQTTEndpointItem[] |
DescribeInsVPCEndpointsResponse.getEndpoints()
Get 接入点
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInsPublicEndpointsResponse.setEndpoints(MQTTEndpointItem[] Endpoints)
Set 接入点
|
void |
DescribeInsVPCEndpointsResponse.setEndpoints(MQTTEndpointItem[] Endpoints)
Set 接入点
|
Constructor and Description |
---|
MQTTEndpointItem(MQTTEndpointItem 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.