Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
CustomEndpoint |
RealtimeLogDeliveryTask.getCustomEndpoint()
Get Note: This field may return null, indicating that no valid values can be obtained.
|
CustomEndpoint |
CreateRealtimeLogDeliveryTaskRequest.getCustomEndpoint()
Get The configuration information of the custom HTTP service.
|
CustomEndpoint |
ModifyRealtimeLogDeliveryTaskRequest.getCustomEndpoint()
Get The configuration information of the custom HTTP service.
|
Modifier and Type | Method and Description |
---|---|
void |
RealtimeLogDeliveryTask.setCustomEndpoint(CustomEndpoint CustomEndpoint)
Set Note: This field may return null, indicating that no valid values can be obtained.
|
void |
CreateRealtimeLogDeliveryTaskRequest.setCustomEndpoint(CustomEndpoint CustomEndpoint)
Set The configuration information of the custom HTTP service.
|
void |
ModifyRealtimeLogDeliveryTaskRequest.setCustomEndpoint(CustomEndpoint CustomEndpoint)
Set The configuration information of the custom HTTP service.
|
Constructor and Description |
---|
CustomEndpoint(CustomEndpoint 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 © 2024. All rights reserved.