blockCpuLimit property
- @JsonKey(name: 'block_cpu_limit', fromJson: ConversionHelper.getIntFromJson)
getter/setter pair
Implementation
@JsonKey(name: 'block_cpu_limit', fromJson: ConversionHelper.getIntFromJson)
int? blockCpuLimit;
@JsonKey(name: 'block_cpu_limit', fromJson: ConversionHelper.getIntFromJson)
int? blockCpuLimit;