Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.SetDestroyModeCommandInput
-
Packages that use SetDestroyModeCommandInput Package Description com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of SetDestroyModeCommandInput in com.tencentcloudapi.yinsuda.v20220527.models
Methods in com.tencentcloudapi.yinsuda.v20220527.models that return SetDestroyModeCommandInput Modifier and Type Method Description SetDestroyModeCommandInputSyncRobotCommand. getSetDestroyModeCommandInput()Get 销毁模式,当Command取SetDestroyMode时,必填。Methods in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type SetDestroyModeCommandInput Modifier and Type Method Description voidSyncRobotCommand. setSetDestroyModeCommandInput(SetDestroyModeCommandInput SetDestroyModeCommandInput)Set 销毁模式,当Command取SetDestroyMode时,必填。Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type SetDestroyModeCommandInput Constructor Description SetDestroyModeCommandInput(SetDestroyModeCommandInput 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.
-