public static final class DescribeHybridCloudGroupsRequest.Builder extends Object
public DescribeHybridCloudGroupsRequest.Builder clusterId(Long clusterId)
public DescribeHybridCloudGroupsRequest.Builder clusterProxyType(String clusterProxyType)
* **service**: service-based traffic mirroring. * **cname**: reverse proxy.
public DescribeHybridCloudGroupsRequest.Builder groupName(Integer groupName)
public DescribeHybridCloudGroupsRequest.Builder groupType(String groupType)
* **protect** * **control** * **storage** * **controlStorage**
public DescribeHybridCloudGroupsRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstance](~~433756~~) operation to obtain the ID of the WAF instance.
public DescribeHybridCloudGroupsRequest.Builder pageNumber(Integer pageNumber)
public DescribeHybridCloudGroupsRequest.Builder pageSize(Integer pageSize)
public DescribeHybridCloudGroupsRequest.Builder regionId(String regionId)
* **cn-hangzhou:** the Chinese mainland. * **ap-southeast-1:** outside the Chinese mainland.
public DescribeHybridCloudGroupsRequest.Builder resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
public DescribeHybridCloudGroupsRequest build()
Copyright © 2024. All rights reserved.