Class ProtectByTemplateAction.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.complex.ProtectByTemplateAction.Builder
-
- Enclosing class:
- ProtectByTemplateAction
public static final class ProtectByTemplateAction.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProtectByTemplateActionbuild()ProtectByTemplateAction.BuildertemplateId(String templateId)
-
-
-
Method Detail
-
templateId
public ProtectByTemplateAction.Builder templateId(String templateId)
-
build
public ProtectByTemplateAction build()
-
-