Package odata.msgraph.client.complex
Class IncludeAllAccountTargetContent.Builder
- java.lang.Object
-
- odata.msgraph.client.complex.IncludeAllAccountTargetContent.Builder
-
- Enclosing class:
- IncludeAllAccountTargetContent
public static final class IncludeAllAccountTargetContent.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IncludeAllAccountTargetContentbuild()IncludeAllAccountTargetContent.Buildertype(AccountTargetContentType type)
-
-
-
Method Detail
-
type
public IncludeAllAccountTargetContent.Builder type(AccountTargetContentType type)
-
build
public IncludeAllAccountTargetContent build()
-
-