Uses of Class
odata.msgraph.client.beta.managed.tenants.entity.CloudPcConnection
-
Packages that use CloudPcConnection Package Description odata.msgraph.client.beta.managed.tenants.entity -
-
Uses of CloudPcConnection in odata.msgraph.client.beta.managed.tenants.entity
Methods in odata.msgraph.client.beta.managed.tenants.entity that return CloudPcConnection Modifier and Type Method Description CloudPcConnectionCloudPcConnection.Builder. build()CloudPcConnectionCloudPcConnection. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CloudPcConnectionCloudPcConnection. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CloudPcConnectionCloudPcConnection. withDisplayName(String displayName)CloudPcConnectionCloudPcConnection. withHealthCheckStatus(String healthCheckStatus)CloudPcConnectionCloudPcConnection. withLastRefreshedDateTime(OffsetDateTime lastRefreshedDateTime)CloudPcConnectionCloudPcConnection. withTenantDisplayName(String tenantDisplayName)CloudPcConnectionCloudPcConnection. withTenantId(String tenantId)CloudPcConnectionCloudPcConnection. withUnmappedField(String name, String value)
-