Uses of Class
com.ctyun.openapisdk.request.V4EcsBatchCreateInstancesNetworkCardList
Packages that use V4EcsBatchCreateInstancesNetworkCardList
-
Uses of V4EcsBatchCreateInstancesNetworkCardList in com.ctyun.openapisdk.request
Methods in com.ctyun.openapisdk.request that return V4EcsBatchCreateInstancesNetworkCardListModifier and TypeMethodDescriptionV4EcsBatchCreateInstancesNetworkCardList.setFixedIP(String fixedIP) V4EcsBatchCreateInstancesNetworkCardList.setIsMaster(Boolean isMaster) V4EcsBatchCreateInstancesNetworkCardList.setNicName(String nicName) V4EcsBatchCreateInstancesNetworkCardList.setSubnetID(String subnetID) Methods in com.ctyun.openapisdk.request that return types with arguments of type V4EcsBatchCreateInstancesNetworkCardListMethod parameters in com.ctyun.openapisdk.request with type arguments of type V4EcsBatchCreateInstancesNetworkCardListModifier and TypeMethodDescriptionV4EcsBatchCreateInstancesRequest.setNetworkCardList(List<V4EcsBatchCreateInstancesNetworkCardList> networkCardList)