Uses of Class
odata.msgraph.client.beta.entity.UnifiedRoleManagementPolicyApprovalRule.Builder
-
Packages that use UnifiedRoleManagementPolicyApprovalRule.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of UnifiedRoleManagementPolicyApprovalRule.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UnifiedRoleManagementPolicyApprovalRule.Builder Modifier and Type Method Description static UnifiedRoleManagementPolicyApprovalRule.BuilderUnifiedRoleManagementPolicyApprovalRule. builderUnifiedRoleManagementPolicyApprovalRule()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UnifiedRoleManagementPolicyApprovalRule.BuilderUnifiedRoleManagementPolicyApprovalRule.Builder. id(String id)UnifiedRoleManagementPolicyApprovalRule.BuilderUnifiedRoleManagementPolicyApprovalRule.Builder. setting(ApprovalSettings setting)UnifiedRoleManagementPolicyApprovalRule.BuilderUnifiedRoleManagementPolicyApprovalRule.Builder. target(UnifiedRoleManagementPolicyRuleTarget target)
-