Package odata.msgraph.client.entity
Class UserFlowLanguagePage.Builder
- java.lang.Object
-
- odata.msgraph.client.entity.UserFlowLanguagePage.Builder
-
- Enclosing class:
- UserFlowLanguagePage
public static final class UserFlowLanguagePage.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UserFlowLanguagePagebuild()UserFlowLanguagePage.Builderid(String id)
-
-
-
Method Detail
-
id
public UserFlowLanguagePage.Builder id(String id)
-
build
public UserFlowLanguagePage build()
-
-