public static final class DescribeCenAttachedChildInstancesRequest.Builder extends Object
public DescribeCenAttachedChildInstancesRequest.Builder cenId(String cenId)
The ID of the CEN instance.
This parameter is required.
example:cen-j3jzhw1zpau2km****
public DescribeCenAttachedChildInstancesRequest.Builder childInstanceRegionId(String childInstanceRegionId)
The ID of the region where the network instance is deployed.
You can call the DescribeRegions operation to query the most recent region list.
example:cn-zhangjiakou
public DescribeCenAttachedChildInstancesRequest.Builder childInstanceType(String childInstanceType)
The type of the network instance. Valid values:
VPC
public DescribeCenAttachedChildInstancesRequest.Builder ownerAccount(String ownerAccount)
public DescribeCenAttachedChildInstancesRequest.Builder ownerId(Long ownerId)
public DescribeCenAttachedChildInstancesRequest.Builder pageNumber(Integer pageNumber)
The number of the page to return. Default value: 1.
example:1
public DescribeCenAttachedChildInstancesRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 10. Valid values: 1 to 50.
example:10
public DescribeCenAttachedChildInstancesRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeCenAttachedChildInstancesRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeCenAttachedChildInstancesRequest build()
Copyright © 2025. All rights reserved.