Uses of Class
com.tencentcloudapi.eb.v20210416.models.GetEventBusResponse
-
Packages that use GetEventBusResponse Package Description com.tencentcloudapi.eb.v20210416 com.tencentcloudapi.eb.v20210416.models -
-
Uses of GetEventBusResponse in com.tencentcloudapi.eb.v20210416
Methods in com.tencentcloudapi.eb.v20210416 that return GetEventBusResponse Modifier and Type Method Description GetEventBusResponseEbClient. GetEventBus(GetEventBusRequest req)获取事件集详情 -
Uses of GetEventBusResponse in com.tencentcloudapi.eb.v20210416.models
Constructors in com.tencentcloudapi.eb.v20210416.models with parameters of type GetEventBusResponse Constructor Description GetEventBusResponse(GetEventBusResponse 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.
-