Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DspaInstance
-
Packages that use DspaInstance Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DspaInstance in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return DspaInstance Modifier and Type Method Description DspaInstance[]ListDSPAClustersResponse. getInstanceList()Get 资源列表。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DspaInstance Modifier and Type Method Description voidListDSPAClustersResponse. setInstanceList(DspaInstance[] InstanceList)Set 资源列表。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DspaInstance Constructor Description DspaInstance(DspaInstance 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.
-