public static final class RevokeInstanceFromTransitRouterRequest.Builder extends Object
public RevokeInstanceFromTransitRouterRequest.Builder cenId(String cenId)
The ID of the Cloud Enterprise Network (CEN) instance to which the transit router belongs.
This parameter is required.
example:cen-44m0p68spvlrqq****
public RevokeInstanceFromTransitRouterRequest.Builder cenOwnerId(Long cenOwnerId)
The ID of the Alibaba Cloud account to which the CEN instance belongs.
This parameter is required.
example:1250123456123456
public RevokeInstanceFromTransitRouterRequest.Builder instanceId(String instanceId)
The network instance ID.
This parameter is required.
example:vpc-bp1h8vbrbcgohcju5****
public RevokeInstanceFromTransitRouterRequest.Builder instanceType(String instanceType)
The type of the network instance. Valid values:
This parameter is required.
example:VPC
public RevokeInstanceFromTransitRouterRequest.Builder ownerAccount(String ownerAccount)
public RevokeInstanceFromTransitRouterRequest.Builder ownerId(Long ownerId)
public RevokeInstanceFromTransitRouterRequest.Builder regionId(String regionId)
The region ID of the network instance.
You can call the DescribeChildInstanceRegions operation to query the most recent region list.
example:cn-hangzhou
public RevokeInstanceFromTransitRouterRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public RevokeInstanceFromTransitRouterRequest.Builder resourceOwnerId(Long resourceOwnerId)
public RevokeInstanceFromTransitRouterRequest build()
Copyright © 2025. All rights reserved.