Uses of Class
odata.msgraph.client.beta.entity.SecurityBaselineTemplate
-
Packages that use SecurityBaselineTemplate Package Description odata.msgraph.client.beta.entity -
-
Uses of SecurityBaselineTemplate in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SecurityBaselineTemplate Modifier and Type Method Description SecurityBaselineTemplateSecurityBaselineTemplate.Builder. build()SecurityBaselineTemplateSecurityBaselineTemplate. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SecurityBaselineTemplateSecurityBaselineTemplate. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SecurityBaselineTemplateSecurityBaselineTemplate. withUnmappedField(String name, String value)
-