Attachable.InUpdate<ParentT> 接口
定义
The final stage of the child object definition, as which it can be attached to the parent.
public interface InUpdate<ParentT>
类型参数
- ParentT
-
the parent definition
方法
attach()
|
Attaches the child definition to the parent resource update.
|
适用于