public class ImageLimitConfig extends AbstractModel
Constructor and Description |
---|
ImageLimitConfig() |
Modifier and Type | Method and Description |
---|---|
Long |
getMaxImageSize()
Get 支持的最大镜像大小,包括可导入的自定义镜像大小,中心云镜像大小,单位为GB。
|
void |
setMaxImageSize(Long MaxImageSize)
Set 支持的最大镜像大小,包括可导入的自定义镜像大小,中心云镜像大小,单位为GB。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getMaxImageSize()
public void setMaxImageSize(Long MaxImageSize)
MaxImageSize
- 支持的最大镜像大小,包括可导入的自定义镜像大小,中心云镜像大小,单位为GB。Copyright © 2021. All rights reserved.