Uses of Class
com.tencentcloudapi.iss.v20230517.models.SnapshotConfig
-
Packages that use SnapshotConfig Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of SnapshotConfig in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return SnapshotConfig Modifier and Type Method Description SnapshotConfigAITemplates. getSnapshotConfig()Get 截图配置。和"AIConfig"二选一。Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type SnapshotConfig Modifier and Type Method Description voidAITemplates. setSnapshotConfig(SnapshotConfig SnapshotConfig)Set 截图配置。和"AIConfig"二选一。Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type SnapshotConfig Constructor Description SnapshotConfig(SnapshotConfig 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.
-