Uses of Class
odata.msgraph.client.beta.entity.RiskyServicePrincipal
-
Packages that use RiskyServicePrincipal Package Description odata.msgraph.client.beta.entity -
-
Uses of RiskyServicePrincipal in odata.msgraph.client.beta.entity
Subclasses of RiskyServicePrincipal in odata.msgraph.client.beta.entity Modifier and Type Class Description classRiskyServicePrincipalHistoryItemOrg.OData.Capabilities.V1.FilterRestrictionsMethods in odata.msgraph.client.beta.entity that return RiskyServicePrincipal Modifier and Type Method Description RiskyServicePrincipalRiskyServicePrincipal.Builder. build()RiskyServicePrincipalRiskyServicePrincipal. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RiskyServicePrincipalRiskyServicePrincipal. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RiskyServicePrincipalRiskyServicePrincipal. withAccountEnabled(Boolean accountEnabled)RiskyServicePrincipalRiskyServicePrincipal. withAppId(String appId)RiskyServicePrincipalRiskyServicePrincipal. withDisplayName(String displayName)RiskyServicePrincipalRiskyServicePrincipal. withIsProcessing(Boolean isProcessing)RiskyServicePrincipalRiskyServicePrincipal. withRiskDetail(RiskDetail riskDetail)RiskyServicePrincipalRiskyServicePrincipal. withRiskLastUpdatedDateTime(OffsetDateTime riskLastUpdatedDateTime)RiskyServicePrincipalRiskyServicePrincipal. withRiskLevel(RiskLevel riskLevel)RiskyServicePrincipalRiskyServicePrincipal. withRiskState(RiskState riskState)RiskyServicePrincipalRiskyServicePrincipal. withServicePrincipalType(String servicePrincipalType)RiskyServicePrincipalRiskyServicePrincipal. withUnmappedField(String name, String value)
-