public class DescribeFlowLogsRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeFlowLogsRequest.Builder |
static class |
DescribeFlowLogsRequest.Tags |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static DescribeFlowLogsRequest.Builder builder()
public static DescribeFlowLogsRequest create()
public DescribeFlowLogsRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getDescription()
public String getFlowLogId()
public String getFlowLogName()
public String getLogStoreName()
public String getOwnerAccount()
public Long getOwnerId()
public Integer getPageNumber()
public Integer getPageSize()
public String getProjectName()
public String getRegionId()
public String getResourceGroupId()
public String getResourceId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public String getResourceType()
public String getStatus()
public List<DescribeFlowLogsRequest.Tags> getTags()
public String getTrafficType()
public String getVpcId()
Copyright © 2024. All rights reserved.