Uses of Class
com.microsoft.graph.models.CloudPcOnPremisesConnectionHealthCheck
Packages that use CloudPcOnPremisesConnectionHealthCheck
-
Uses of CloudPcOnPremisesConnectionHealthCheck in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcOnPremisesConnectionHealthCheckModifier and TypeMethodDescriptionCloudPcOnPremisesConnectionHealthCheck.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 CloudPcOnPremisesConnectionHealthCheckModifier and TypeMethodDescriptionCloudPcOnPremisesConnectionStatusDetail.getHealthChecks()Gets the healthChecks property value.Method parameters in com.microsoft.graph.models with type arguments of type CloudPcOnPremisesConnectionHealthCheckModifier and TypeMethodDescriptionvoidCloudPcOnPremisesConnectionStatusDetail.setHealthChecks(List<CloudPcOnPremisesConnectionHealthCheck> value) Sets the healthChecks property value.