public static final class DeleteRouteServiceInCenRequest.Builder extends Object
public DeleteRouteServiceInCenRequest.Builder accessRegionId(String accessRegionId)
The ID of the region where the cloud service is accessed.
This parameter is required.
example:cn-hangzhou
public DeleteRouteServiceInCenRequest.Builder cenId(String cenId)
The ID of the CEN instance.
This parameter is required.
example:cen-7qthudw0ll6jmc****
public DeleteRouteServiceInCenRequest.Builder host(String host)
The IP addresses or CIDR blocks of the cloud service.
This parameter is required.
example:100.118.28.0/24
public DeleteRouteServiceInCenRequest.Builder hostRegionId(String hostRegionId)
The region ID of the cloud service.
You can call the DescribeRegions operation to query the most recent region list.
This parameter is required.
example:cn-hangzhou
public DeleteRouteServiceInCenRequest.Builder hostVpcId(String hostVpcId)
The ID of the virtual private cloud (VPC) that is associated with the cloud service.
example:vpc-bp1t36rn9l53iwbsf****
public DeleteRouteServiceInCenRequest.Builder ownerAccount(String ownerAccount)
public DeleteRouteServiceInCenRequest.Builder ownerId(Long ownerId)
public DeleteRouteServiceInCenRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DeleteRouteServiceInCenRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DeleteRouteServiceInCenRequest build()
Copyright © 2025. All rights reserved.