Uses of Class
com.tencentcloudapi.thpc.v20220401.models.GooseFSOptionOverview
-
Packages that use GooseFSOptionOverview Package Description com.tencentcloudapi.thpc.v20220401.models -
-
Uses of GooseFSOptionOverview in com.tencentcloudapi.thpc.v20220401.models
Methods in com.tencentcloudapi.thpc.v20220401.models that return GooseFSOptionOverview Modifier and Type Method Description GooseFSOptionOverview[]StorageOptionOverview. getGooseFSOptions()Get GooseFS存储选项概览信息列表。Methods in com.tencentcloudapi.thpc.v20220401.models with parameters of type GooseFSOptionOverview Modifier and Type Method Description voidStorageOptionOverview. setGooseFSOptions(GooseFSOptionOverview[] GooseFSOptions)Set GooseFS存储选项概览信息列表。Constructors in com.tencentcloudapi.thpc.v20220401.models with parameters of type GooseFSOptionOverview Constructor Description GooseFSOptionOverview(GooseFSOptionOverview 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.
-