Uses of Class
com.tencentcloudapi.tione.v20211111.models.DefaultNginxGatewayCallInfo
-
Packages that use DefaultNginxGatewayCallInfo Package Description com.tencentcloudapi.tione.v20211111.models -
-
Uses of DefaultNginxGatewayCallInfo in com.tencentcloudapi.tione.v20211111.models
Methods in com.tencentcloudapi.tione.v20211111.models that return DefaultNginxGatewayCallInfo Modifier and Type Method Description DefaultNginxGatewayCallInfoDescribeModelServiceCallInfoResponse. getDefaultNginxGatewayCallInfo()Get 默认nginx网关的调用信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tione.v20211111.models with parameters of type DefaultNginxGatewayCallInfo Modifier and Type Method Description voidDescribeModelServiceCallInfoResponse. setDefaultNginxGatewayCallInfo(DefaultNginxGatewayCallInfo DefaultNginxGatewayCallInfo)Set 默认nginx网关的调用信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DefaultNginxGatewayCallInfo Constructor Description DefaultNginxGatewayCallInfo(DefaultNginxGatewayCallInfo 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.
-