public class ExstraPerformanceInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExstraPerformanceInfo() | 
| ExstraPerformanceInfo(ExstraPerformanceInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPerformance()Get 额外购买的CFS性能值,单位MB/s。 | 
| String | getType()Get fixed: 最终值固定 | 
| void | setPerformance(Long Performance)Set 额外购买的CFS性能值,单位MB/s。 | 
| void | setType(String Type)Set fixed: 最终值固定 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ExstraPerformanceInfo()
public ExstraPerformanceInfo(ExstraPerformanceInfo source)
public String getType()
public void setType(String Type)
Type - fixed: 最终值固定public Long getPerformance()
public void setPerformance(Long Performance)
Performance - 额外购买的CFS性能值,单位MB/s。Copyright © 2025. All rights reserved.