程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AttachClassicLinkVpcResponse |
Client.attachClassicLinkVpc(AttachClassicLinkVpcRequest request)
description :
When you call this operation, take note of the following items:
The instance that you want to connect to a VPC must be in the Running or Stopped state.
|
AttachClassicLinkVpcResponse |
Client.attachClassicLinkVpcWithOptions(AttachClassicLinkVpcRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
When you call this operation, take note of the following items:
The instance that you want to connect to a VPC must be in the Running or Stopped state.
|
限定符和类型 | 方法和说明 |
---|---|
static AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.build(Map<String,?> map) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setInstanceId(String instanceId) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setOwnerId(Long ownerId) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setRegionId(String regionId) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setResourceOwnerId(Long resourceOwnerId) |
AttachClassicLinkVpcRequest |
AttachClassicLinkVpcRequest.setVpcId(String vpcId) |
Copyright © 2024. All rights reserved.