Uses of Class
com.tencentcloudapi.mps.v20190612.models.SampleSnapshotTemplate
-
Packages that use SampleSnapshotTemplate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of SampleSnapshotTemplate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return SampleSnapshotTemplate Modifier and Type Method Description SampleSnapshotTemplate[]DescribeSampleSnapshotTemplatesResponse. getSampleSnapshotTemplateSet()Get 采样截图模板详情列表。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type SampleSnapshotTemplate Modifier and Type Method Description voidDescribeSampleSnapshotTemplatesResponse. setSampleSnapshotTemplateSet(SampleSnapshotTemplate[] SampleSnapshotTemplateSet)Set 采样截图模板详情列表。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type SampleSnapshotTemplate Constructor Description SampleSnapshotTemplate(SampleSnapshotTemplate 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.
-