Models.ModelsPatchClosedListDefinitionStages.WithAllOptions インターフェイス

public interface WithAllOptions

その他のオプション設定を指定できる定義のステージ。

メソッドの概要

修飾子と型 メソッドと説明
ModelsPatchClosedListDefinitionStages.WithExecute withSubLists(List<WordListObject> subLists)

追加するサブリスト。

メソッドの詳細

withSubLists

public ModelsPatchClosedListDefinitionStages.WithExecute withSubLists(List subLists)

追加するサブリスト。

Parameters:

subLists

Returns:

次の定義ステージ

適用対象