public static final class AttachNetworkInterfaceRequest.Builder extends Object
public AttachNetworkInterfaceRequest.Builder sourceRegionId(String sourceRegionId)
public AttachNetworkInterfaceRequest.Builder instanceId(String instanceId)
public AttachNetworkInterfaceRequest.Builder networkCardIndex(Integer networkCardIndex)
> The value of this parameter varies based on the instance family of the specified instance. If the instance type of the specified instance does not support NICs, leave this parameter empty. If the instance type of the specified instance supports NICs, set this parameter to a valid value. For information about the valid values of this parameter, see [Instance families](~~25378~~).
public AttachNetworkInterfaceRequest.Builder networkInterfaceId(String networkInterfaceId)
public AttachNetworkInterfaceRequest.Builder ownerAccount(String ownerAccount)
public AttachNetworkInterfaceRequest.Builder ownerId(Long ownerId)
public AttachNetworkInterfaceRequest.Builder regionId(String regionId)
public AttachNetworkInterfaceRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AttachNetworkInterfaceRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AttachNetworkInterfaceRequest.Builder trunkNetworkInstanceId(String trunkNetworkInstanceId)
> This parameter is unavailable.
public AttachNetworkInterfaceRequest.Builder waitForNetworkConfigurationReady(Boolean waitForNetworkConfigurationReady)
public AttachNetworkInterfaceRequest build()
Copyright © 2024. All rights reserved.