Uses of Class
odata.msgraph.client.beta.entity.ServiceHealth.Builder
-
Packages that use ServiceHealth.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ServiceHealth.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ServiceHealth.Builder Modifier and Type Method Description static ServiceHealth.BuilderServiceHealth. builderServiceHealth()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ServiceHealth.BuilderServiceHealth.Builder. id(String id)ServiceHealth.BuilderServiceHealth.Builder. service(String service)ServiceHealth.BuilderServiceHealth.Builder. status(ServiceHealthStatus status)
-