UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.Builder.build() |
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withCloudPcFailurePercentage(Double cloudPcFailurePercentage) |
Returns an immutable copy of this with just the
cloudPcFailurePercentage field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withCloudPcRoundTripTime(Double cloudPcRoundTripTime) |
Returns an immutable copy of this with just the
cloudPcRoundTripTime field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withCloudPcSignInTime(Double cloudPcSignInTime) |
Returns an immutable copy of this with just the cloudPcSignInTime
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withCoreBootTime(Double coreBootTime) |
Returns an immutable copy of this with just the coreBootTime
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withCoreSignInTime(Double coreSignInTime) |
Returns an immutable copy of this with just the coreSignInTime
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withDeviceCount(Integer deviceCount) |
Returns an immutable copy of this with just the deviceCount
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withDeviceName(String deviceName) |
Returns an immutable copy of this with just the deviceName field
changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withManufacturer(String manufacturer) |
Returns an immutable copy of this with just the manufacturer
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withModel(String model) |
Returns an immutable copy of this with just the model field
changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withRemoteSignInTime(Double remoteSignInTime) |
Returns an immutable copy of this with just the remoteSignInTime
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withUnmappedField(String name,
String value) |
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|
UserExperienceAnalyticsRemoteConnection |
UserExperienceAnalyticsRemoteConnection.withVirtualNetwork(String virtualNetwork) |
Returns an immutable copy of this with just the virtualNetwork
field changed.
|