Package com.chrt.api.types
Class DeviceLimitedForList1.Builder
- java.lang.Object
-
- com.chrt.api.types.DeviceLimitedForList1.Builder
-
- All Implemented Interfaces:
DeviceLimitedForList1._FinalStage,DeviceLimitedForList1.DeviceMacAddressStage,DeviceLimitedForList1.IdStage,DeviceLimitedForList1.OrgIdStage,DeviceLimitedForList1.SchemaVersionStage
- Enclosing class:
- DeviceLimitedForList1
public static final class DeviceLimitedForList1.Builder extends java.lang.Object implements DeviceLimitedForList1.IdStage, DeviceLimitedForList1.SchemaVersionStage, DeviceLimitedForList1.OrgIdStage, DeviceLimitedForList1.DeviceMacAddressStage, DeviceLimitedForList1._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
from
public DeviceLimitedForList1.Builder from(DeviceLimitedForList1 other)
- Specified by:
fromin interfaceDeviceLimitedForList1.IdStage
-
id
public DeviceLimitedForList1.SchemaVersionStage id(@NotNull java.lang.String id)
- Specified by:
idin interfaceDeviceLimitedForList1.IdStage
-
schemaVersion
public DeviceLimitedForList1.OrgIdStage schemaVersion(int schemaVersion)
- Specified by:
schemaVersionin interfaceDeviceLimitedForList1.SchemaVersionStage
-
orgId
public DeviceLimitedForList1.DeviceMacAddressStage orgId(@NotNull java.lang.String orgId)
Must be a string starting with
org_Must be a string starting with
org_- Specified by:
orgIdin interfaceDeviceLimitedForList1.OrgIdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
deviceMacAddress
public DeviceLimitedForList1._FinalStage deviceMacAddress(@NotNull java.lang.String deviceMacAddress)
- Specified by:
deviceMacAddressin interfaceDeviceLimitedForList1.DeviceMacAddressStage
-
activeCargoId
public DeviceLimitedForList1._FinalStage activeCargoId(Nullable<java.lang.String> activeCargoId)
- Specified by:
activeCargoIdin interfaceDeviceLimitedForList1._FinalStage
-
activeCargoId
public DeviceLimitedForList1._FinalStage activeCargoId(java.lang.String activeCargoId)
- Specified by:
activeCargoIdin interfaceDeviceLimitedForList1._FinalStage
-
activeCargoId
public DeviceLimitedForList1._FinalStage activeCargoId(java.util.Optional<java.lang.String> activeCargoId)
- Specified by:
activeCargoIdin interfaceDeviceLimitedForList1._FinalStage
-
activeSessionId
public DeviceLimitedForList1._FinalStage activeSessionId(Nullable<java.lang.String> activeSessionId)
- Specified by:
activeSessionIdin interfaceDeviceLimitedForList1._FinalStage
-
activeSessionId
public DeviceLimitedForList1._FinalStage activeSessionId(java.lang.String activeSessionId)
- Specified by:
activeSessionIdin interfaceDeviceLimitedForList1._FinalStage
-
activeSessionId
public DeviceLimitedForList1._FinalStage activeSessionId(java.util.Optional<java.lang.String> activeSessionId)
- Specified by:
activeSessionIdin interfaceDeviceLimitedForList1._FinalStage
-
offChrtShipperOrgId
public DeviceLimitedForList1._FinalStage offChrtShipperOrgId(Nullable<java.lang.String> offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceDeviceLimitedForList1._FinalStage
-
offChrtShipperOrgId
public DeviceLimitedForList1._FinalStage offChrtShipperOrgId(java.lang.String offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceDeviceLimitedForList1._FinalStage
-
offChrtShipperOrgId
public DeviceLimitedForList1._FinalStage offChrtShipperOrgId(java.util.Optional<java.lang.String> offChrtShipperOrgId)
- Specified by:
offChrtShipperOrgIdin interfaceDeviceLimitedForList1._FinalStage
-
sharedWithOrgIds
public DeviceLimitedForList1._FinalStage sharedWithOrgIds(java.util.List<java.lang.String> sharedWithOrgIds)
- Specified by:
sharedWithOrgIdsin interfaceDeviceLimitedForList1._FinalStage
-
sharedWithOrgIds
public DeviceLimitedForList1._FinalStage sharedWithOrgIds(java.util.Optional<java.util.List<java.lang.String>> sharedWithOrgIds)
- Specified by:
sharedWithOrgIdsin interfaceDeviceLimitedForList1._FinalStage
-
archived
public DeviceLimitedForList1._FinalStage archived(java.lang.Boolean archived)
- Specified by:
archivedin interfaceDeviceLimitedForList1._FinalStage
-
archived
public DeviceLimitedForList1._FinalStage archived(java.util.Optional<java.lang.Boolean> archived)
- Specified by:
archivedin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenBatteryLevel
public DeviceLimitedForList1._FinalStage lastSeenBatteryLevel(Nullable<java.lang.String> lastSeenBatteryLevel)
- Specified by:
lastSeenBatteryLevelin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenBatteryLevel
public DeviceLimitedForList1._FinalStage lastSeenBatteryLevel(java.lang.String lastSeenBatteryLevel)
- Specified by:
lastSeenBatteryLevelin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenBatteryLevel
public DeviceLimitedForList1._FinalStage lastSeenBatteryLevel(java.util.Optional<java.lang.String> lastSeenBatteryLevel)
- Specified by:
lastSeenBatteryLevelin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtTimestamp
public DeviceLimitedForList1._FinalStage lastSeenAtTimestamp(Nullable<java.time.OffsetDateTime> lastSeenAtTimestamp)
- Specified by:
lastSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtTimestamp
public DeviceLimitedForList1._FinalStage lastSeenAtTimestamp(java.time.OffsetDateTime lastSeenAtTimestamp)
- Specified by:
lastSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtTimestamp
public DeviceLimitedForList1._FinalStage lastSeenAtTimestamp(java.util.Optional<java.time.OffsetDateTime> lastSeenAtTimestamp)
- Specified by:
lastSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtLocation
public DeviceLimitedForList1._FinalStage lastSeenAtLocation(Nullable<LocationFeature> lastSeenAtLocation)
- Specified by:
lastSeenAtLocationin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtLocation
public DeviceLimitedForList1._FinalStage lastSeenAtLocation(LocationFeature lastSeenAtLocation)
- Specified by:
lastSeenAtLocationin interfaceDeviceLimitedForList1._FinalStage
-
lastSeenAtLocation
public DeviceLimitedForList1._FinalStage lastSeenAtLocation(java.util.Optional<LocationFeature> lastSeenAtLocation)
- Specified by:
lastSeenAtLocationin interfaceDeviceLimitedForList1._FinalStage
-
firstSeenAtTimestamp
public DeviceLimitedForList1._FinalStage firstSeenAtTimestamp(Nullable<java.time.OffsetDateTime> firstSeenAtTimestamp)
- Specified by:
firstSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
firstSeenAtTimestamp
public DeviceLimitedForList1._FinalStage firstSeenAtTimestamp(java.time.OffsetDateTime firstSeenAtTimestamp)
- Specified by:
firstSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
firstSeenAtTimestamp
public DeviceLimitedForList1._FinalStage firstSeenAtTimestamp(java.util.Optional<java.time.OffsetDateTime> firstSeenAtTimestamp)
- Specified by:
firstSeenAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
registeredAtTimestamp
public DeviceLimitedForList1._FinalStage registeredAtTimestamp(Nullable<java.time.OffsetDateTime> registeredAtTimestamp)
- Specified by:
registeredAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
registeredAtTimestamp
public DeviceLimitedForList1._FinalStage registeredAtTimestamp(java.time.OffsetDateTime registeredAtTimestamp)
- Specified by:
registeredAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
registeredAtTimestamp
public DeviceLimitedForList1._FinalStage registeredAtTimestamp(java.util.Optional<java.time.OffsetDateTime> registeredAtTimestamp)
- Specified by:
registeredAtTimestampin interfaceDeviceLimitedForList1._FinalStage
-
offChrtReferenceId
public DeviceLimitedForList1._FinalStage offChrtReferenceId(Nullable<java.lang.String> offChrtReferenceId)
- Specified by:
offChrtReferenceIdin interfaceDeviceLimitedForList1._FinalStage
-
offChrtReferenceId
public DeviceLimitedForList1._FinalStage offChrtReferenceId(java.lang.String offChrtReferenceId)
- Specified by:
offChrtReferenceIdin interfaceDeviceLimitedForList1._FinalStage
-
offChrtReferenceId
public DeviceLimitedForList1._FinalStage offChrtReferenceId(java.util.Optional<java.lang.String> offChrtReferenceId)
- Specified by:
offChrtReferenceIdin interfaceDeviceLimitedForList1._FinalStage
-
comments
public DeviceLimitedForList1._FinalStage comments(Nullable<java.lang.String> comments)
- Specified by:
commentsin interfaceDeviceLimitedForList1._FinalStage
-
comments
public DeviceLimitedForList1._FinalStage comments(java.lang.String comments)
- Specified by:
commentsin interfaceDeviceLimitedForList1._FinalStage
-
comments
public DeviceLimitedForList1._FinalStage comments(java.util.Optional<java.lang.String> comments)
- Specified by:
commentsin interfaceDeviceLimitedForList1._FinalStage
-
type
public DeviceLimitedForList1._FinalStage type(Nullable<TrackingDeviceTypeEnum1> type)
- Specified by:
typein interfaceDeviceLimitedForList1._FinalStage
-
type
public DeviceLimitedForList1._FinalStage type(TrackingDeviceTypeEnum1 type)
- Specified by:
typein interfaceDeviceLimitedForList1._FinalStage
-
type
public DeviceLimitedForList1._FinalStage type(java.util.Optional<TrackingDeviceTypeEnum1> type)
- Specified by:
typein interfaceDeviceLimitedForList1._FinalStage
-
deviceToken
public DeviceLimitedForList1._FinalStage deviceToken(Nullable<java.lang.String> deviceToken)
- Specified by:
deviceTokenin interfaceDeviceLimitedForList1._FinalStage
-
deviceToken
public DeviceLimitedForList1._FinalStage deviceToken(java.lang.String deviceToken)
- Specified by:
deviceTokenin interfaceDeviceLimitedForList1._FinalStage
-
deviceToken
public DeviceLimitedForList1._FinalStage deviceToken(java.util.Optional<java.lang.String> deviceToken)
- Specified by:
deviceTokenin interfaceDeviceLimitedForList1._FinalStage
-
build
public DeviceLimitedForList1 build()
- Specified by:
buildin interfaceDeviceLimitedForList1._FinalStage
-
-