Uses of Class
odata.msgraph.client.beta.complex.CloudPcOnPremisesConnectionHealthCheck
-
Packages that use CloudPcOnPremisesConnectionHealthCheck Package Description odata.msgraph.client.beta.complex -
-
Uses of CloudPcOnPremisesConnectionHealthCheck in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex with type parameters of type CloudPcOnPremisesConnectionHealthCheck Modifier and Type Field Description protected List<CloudPcOnPremisesConnectionHealthCheck>CloudPcOnPremisesConnectionStatusDetails. healthChecksMethods in odata.msgraph.client.beta.complex that return types with arguments of type CloudPcOnPremisesConnectionHealthCheck Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<CloudPcOnPremisesConnectionHealthCheck>CloudPcOnPremisesConnectionStatusDetails. getHealthChecks()com.github.davidmoten.odata.client.CollectionPage<CloudPcOnPremisesConnectionHealthCheck>CloudPcOnPremisesConnectionStatusDetails. getHealthChecks(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in odata.msgraph.client.beta.complex with parameters of type CloudPcOnPremisesConnectionHealthCheck Modifier and Type Method Description CloudPcOnPremisesConnectionStatusDetails.BuilderCloudPcOnPremisesConnectionStatusDetails.Builder. healthChecks(CloudPcOnPremisesConnectionHealthCheck... healthChecks)Method parameters in odata.msgraph.client.beta.complex with type arguments of type CloudPcOnPremisesConnectionHealthCheck Modifier and Type Method Description CloudPcOnPremisesConnectionStatusDetails.BuilderCloudPcOnPremisesConnectionStatusDetails.Builder. healthChecks(List<CloudPcOnPremisesConnectionHealthCheck> healthChecks)
-