Uses of Class
com.microsoft.graph.models.CloudAppSecurityState
Packages that use CloudAppSecurityState
-
Uses of CloudAppSecurityState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudAppSecurityStateModifier and TypeMethodDescriptionstatic CloudAppSecurityStateCloudAppSecurityState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type CloudAppSecurityStateModifier and TypeMethodDescriptionAlert.getCloudAppStates()Gets the cloudAppStates property value.Method parameters in com.microsoft.graph.models with type arguments of type CloudAppSecurityStateModifier and TypeMethodDescriptionvoidAlert.setCloudAppStates(List<CloudAppSecurityState> value) Sets the cloudAppStates property value.