HardwareInformation |
HardwareInformation.Builder.build() |
|
HardwareInformation |
HardwareInformation.withBatteryChargeCycles(Integer batteryChargeCycles) |
Returns an immutable copy of this with just the
batteryChargeCycles field changed.
|
HardwareInformation |
HardwareInformation.withBatteryHealthPercentage(Integer batteryHealthPercentage) |
Returns an immutable copy of this with just the
batteryHealthPercentage field changed.
|
HardwareInformation |
HardwareInformation.withBatterySerialNumber(String batterySerialNumber) |
Returns an immutable copy of this with just the
batterySerialNumber field changed.
|
HardwareInformation |
HardwareInformation.withCellularTechnology(String cellularTechnology) |
Returns an immutable copy of this with just the
cellularTechnology field changed.
|
HardwareInformation |
HardwareInformation.withDeviceFullQualifiedDomainName(String deviceFullQualifiedDomainName) |
Returns an immutable copy of this with just the
deviceFullQualifiedDomainName field changed.
|
HardwareInformation |
HardwareInformation.withDeviceGuardLocalSystemAuthorityCredentialGuardState(DeviceGuardLocalSystemAuthorityCredentialGuardState deviceGuardLocalSystemAuthorityCredentialGuardState) |
Returns an immutable copy of this with just the
deviceGuardLocalSystemAuthorityCredentialGuardState field changed.
|
HardwareInformation |
HardwareInformation.withDeviceGuardVirtualizationBasedSecurityHardwareRequirementState(DeviceGuardVirtualizationBasedSecurityHardwareRequirementState deviceGuardVirtualizationBasedSecurityHardwareRequirementState) |
Returns an immutable copy of this with just the
deviceGuardVirtualizationBasedSecurityHardwareRequirementState field changed.
|
HardwareInformation |
HardwareInformation.withDeviceGuardVirtualizationBasedSecurityState(DeviceGuardVirtualizationBasedSecurityState deviceGuardVirtualizationBasedSecurityState) |
Returns an immutable copy of this with just the
deviceGuardVirtualizationBasedSecurityState field changed.
|
HardwareInformation |
HardwareInformation.withEsimIdentifier(String esimIdentifier) |
Returns an immutable copy of this with just the esimIdentifier
field changed.
|
HardwareInformation |
HardwareInformation.withFreeStorageSpace(Long freeStorageSpace) |
Returns an immutable copy of this with just the freeStorageSpace
field changed.
|
HardwareInformation |
HardwareInformation.withImei(String imei) |
Returns an immutable copy of this with just the imei field
changed.
|
HardwareInformation |
HardwareInformation.withIpAddressV4(String ipAddressV4) |
Returns an immutable copy of this with just the ipAddressV4
field changed.
|
HardwareInformation |
HardwareInformation.withIsEncrypted(Boolean isEncrypted) |
Returns an immutable copy of this with just the isEncrypted
field changed.
|
HardwareInformation |
HardwareInformation.withIsSharedDevice(Boolean isSharedDevice) |
Returns an immutable copy of this with just the isSharedDevice
field changed.
|
HardwareInformation |
HardwareInformation.withIsSupervised(Boolean isSupervised) |
Returns an immutable copy of this with just the isSupervised
field changed.
|
HardwareInformation |
HardwareInformation.withManufacturer(String manufacturer) |
Returns an immutable copy of this with just the manufacturer
field changed.
|
HardwareInformation |
HardwareInformation.withMeid(String meid) |
Returns an immutable copy of this with just the meid field
changed.
|
HardwareInformation |
HardwareInformation.withModel(String model) |
Returns an immutable copy of this with just the model field
changed.
|
HardwareInformation |
HardwareInformation.withOperatingSystemEdition(String operatingSystemEdition) |
Returns an immutable copy of this with just the
operatingSystemEdition field changed.
|
HardwareInformation |
HardwareInformation.withOperatingSystemLanguage(String operatingSystemLanguage) |
Returns an immutable copy of this with just the
operatingSystemLanguage field changed.
|
HardwareInformation |
HardwareInformation.withOperatingSystemProductType(Integer operatingSystemProductType) |
Returns an immutable copy of this with just the
operatingSystemProductType field changed.
|
HardwareInformation |
HardwareInformation.withOsBuildNumber(String osBuildNumber) |
Returns an immutable copy of this with just the osBuildNumber
field changed.
|
HardwareInformation |
HardwareInformation.withPhoneNumber(String phoneNumber) |
Returns an immutable copy of this with just the phoneNumber
field changed.
|
HardwareInformation |
HardwareInformation.withSerialNumber(String serialNumber) |
Returns an immutable copy of this with just the serialNumber
field changed.
|
HardwareInformation |
HardwareInformation.withSubnetAddress(String subnetAddress) |
Returns an immutable copy of this with just the subnetAddress
field changed.
|
HardwareInformation |
HardwareInformation.withSubscriberCarrier(String subscriberCarrier) |
Returns an immutable copy of this with just the subscriberCarrier
field changed.
|
HardwareInformation |
HardwareInformation.withSystemManagementBIOSVersion(String systemManagementBIOSVersion) |
Returns an immutable copy of this with just the
systemManagementBIOSVersion field changed.
|
HardwareInformation |
HardwareInformation.withTotalStorageSpace(Long totalStorageSpace) |
Returns an immutable copy of this with just the totalStorageSpace
field changed.
|
HardwareInformation |
HardwareInformation.withTpmManufacturer(String tpmManufacturer) |
Returns an immutable copy of this with just the tpmManufacturer
field changed.
|
HardwareInformation |
HardwareInformation.withTpmSpecificationVersion(String tpmSpecificationVersion) |
Returns an immutable copy of this with just the
tpmSpecificationVersion field changed.
|
HardwareInformation |
HardwareInformation.withTpmVersion(String tpmVersion) |
Returns an immutable copy of this with just the tpmVersion field
changed.
|
HardwareInformation |
HardwareInformation.withUnmappedField(String name,
String value) |
|
HardwareInformation |
HardwareInformation.withWifiMac(String wifiMac) |
Returns an immutable copy of this with just the wifiMac field
changed.
|