Uses of Class
com.ctyun.openapisdk.request.V4EbmCreateInstanceNetworkCardList
Packages that use V4EbmCreateInstanceNetworkCardList
-
Uses of V4EbmCreateInstanceNetworkCardList in com.ctyun.openapisdk.request
Methods in com.ctyun.openapisdk.request that return V4EbmCreateInstanceNetworkCardListModifier and TypeMethodDescriptionV4EbmCreateInstanceNetworkCardList.setFixedIP(String fixedIP) V4EbmCreateInstanceNetworkCardList.setSubnetID(String subnetID) Methods in com.ctyun.openapisdk.request that return types with arguments of type V4EbmCreateInstanceNetworkCardListMethod parameters in com.ctyun.openapisdk.request with type arguments of type V4EbmCreateInstanceNetworkCardListModifier and TypeMethodDescriptionV4EbmCreateInstanceRequest.setNetworkCardList(List<V4EbmCreateInstanceNetworkCardList> networkCardList)