public static final class DescribeWebAccessLogDispatchStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebAccessLogDispatchStatusRequest |
build() |
DescribeWebAccessLogDispatchStatusRequest.Builder |
pageNumber(Integer pageNumber)
The number of the page to return.
|
DescribeWebAccessLogDispatchStatusRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeWebAccessLogDispatchStatusRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeWebAccessLogDispatchStatusRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DescribeWebAccessLogDispatchStatusRequest.Builder regionId(String regionId)
public DescribeWebAccessLogDispatchStatusRequest.Builder pageNumber(Integer pageNumber)
The number of the page to return. Default value: 1.
example:1
public DescribeWebAccessLogDispatchStatusRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 10.
example:10
public DescribeWebAccessLogDispatchStatusRequest.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
If you do not configure this parameter, the instance belongs to the default resource group.
example:rg-acfm2pz25js****
public DescribeWebAccessLogDispatchStatusRequest build()
Copyright © 2026. All rights reserved.