Class DeviceLogCollectionResponse.Builder

    • Method Detail

      • errorCode

        public DeviceLogCollectionResponse.Builder errorCode​(Long errorCode)
        “The error code, if any. Valid values -9.22337203685478E+18 to 9.22337203685478E+ 18”
        Parameters:
        errorCode - value of errorCode property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • expirationDateTimeUTC

        public DeviceLogCollectionResponse.Builder expirationDateTimeUTC​(OffsetDateTime expirationDateTimeUTC)
        “The DateTime of the expiration of the logs”
        Parameters:
        expirationDateTimeUTC - value of expirationDateTimeUTC property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • initiatedByUserPrincipalName

        public DeviceLogCollectionResponse.Builder initiatedByUserPrincipalName​(String initiatedByUserPrincipalName)
        “The UPN for who initiated the request”
        Parameters:
        initiatedByUserPrincipalName - value of initiatedByUserPrincipalName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • managedDeviceId

        public DeviceLogCollectionResponse.Builder managedDeviceId​(UUID managedDeviceId)
        “The device Id”
        Parameters:
        managedDeviceId - value of managedDeviceId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • receivedDateTimeUTC

        public DeviceLogCollectionResponse.Builder receivedDateTimeUTC​(OffsetDateTime receivedDateTimeUTC)
        “The DateTime the request was received”
        Parameters:
        receivedDateTimeUTC - value of receivedDateTimeUTC property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • requestedDateTimeUTC

        public DeviceLogCollectionResponse.Builder requestedDateTimeUTC​(OffsetDateTime requestedDateTimeUTC)
        “The DateTime of the request”
        Parameters:
        requestedDateTimeUTC - value of requestedDateTimeUTC property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • size

        public DeviceLogCollectionResponse.Builder size​(Double size)
        “The size of the logs. Valid values -1.79769313486232E+308 to 1.79769313486232E+ 308”
        Parameters:
        size - value of size property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • status

        public DeviceLogCollectionResponse.Builder status​(String status)
        “The status of the log collection request”
        Parameters:
        status - value of status property (as defined in service metadata)
        Returns:
        this (for method chaining)