public class DescribeStreamLinkEventAttachedFlowsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeStreamLinkEventAttachedFlowsRequest() | 
| DescribeStreamLinkEventAttachedFlowsRequest(DescribeStreamLinkEventAttachedFlowsRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEventId()Get EventId。 | 
| Long | getPageNum()Get 当前页数,默认1。 | 
| Long | getPageSize()Get 每页大小,默认1000。 | 
| void | setEventId(String EventId)Set EventId。 | 
| void | setPageNum(Long PageNum)Set 当前页数,默认1。 | 
| void | setPageSize(Long PageSize)Set 每页大小,默认1000。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeStreamLinkEventAttachedFlowsRequest()
public DescribeStreamLinkEventAttachedFlowsRequest(DescribeStreamLinkEventAttachedFlowsRequest source)
public String getEventId()
public void setEventId(String EventId)
EventId - EventId。public Long getPageNum()
public void setPageNum(Long PageNum)
PageNum - 当前页数,默认1。public Long getPageSize()
public void setPageSize(Long PageSize)
PageSize - 每页大小,默认1000。Copyright © 2025. All rights reserved.