JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.iotwireless.model

Class GetFuotaTaskResult

    • Constructor Detail

      • GetFuotaTaskResult

        public GetFuotaTaskResult()
    • Method Detail

      • setArn

        public void setArn(String arn)
        Parameters:
        arn -
      • getArn

        public String getArn()
        Returns:
      • withArn

        public GetFuotaTaskResult withArn(String arn)
        Parameters:
        arn -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setId

        public void setId(String id)
        Parameters:
        id -
      • getId

        public String getId()
        Returns:
      • withId

        public GetFuotaTaskResult withId(String id)
        Parameters:
        id -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withStatus

        public GetFuotaTaskResult withStatus(String status)
        Parameters:
        status -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FuotaTaskStatus
      • setName

        public void setName(String name)
        Parameters:
        name -
      • getName

        public String getName()
        Returns:
      • withName

        public GetFuotaTaskResult withName(String name)
        Parameters:
        name -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDescription

        public void setDescription(String description)
        Parameters:
        description -
      • getDescription

        public String getDescription()
        Returns:
      • withDescription

        public GetFuotaTaskResult withDescription(String description)
        Parameters:
        description -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFirmwareUpdateImage

        public void setFirmwareUpdateImage(String firmwareUpdateImage)
        Parameters:
        firmwareUpdateImage -
      • getFirmwareUpdateImage

        public String getFirmwareUpdateImage()
        Returns:
      • withFirmwareUpdateImage

        public GetFuotaTaskResult withFirmwareUpdateImage(String firmwareUpdateImage)
        Parameters:
        firmwareUpdateImage -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFirmwareUpdateRole

        public void setFirmwareUpdateRole(String firmwareUpdateRole)
        Parameters:
        firmwareUpdateRole -
      • getFirmwareUpdateRole

        public String getFirmwareUpdateRole()
        Returns:
      • withFirmwareUpdateRole

        public GetFuotaTaskResult withFirmwareUpdateRole(String firmwareUpdateRole)
        Parameters:
        firmwareUpdateRole -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreatedAt

        public void setCreatedAt(Date createdAt)
        Parameters:
        createdAt -
      • getCreatedAt

        public Date getCreatedAt()
        Returns:
      • withCreatedAt

        public GetFuotaTaskResult withCreatedAt(Date createdAt)
        Parameters:
        createdAt -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setRedundancyPercent

        public void setRedundancyPercent(Integer redundancyPercent)
        Parameters:
        redundancyPercent -
      • getRedundancyPercent

        public Integer getRedundancyPercent()
        Returns:
      • withRedundancyPercent

        public GetFuotaTaskResult withRedundancyPercent(Integer redundancyPercent)
        Parameters:
        redundancyPercent -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFragmentSizeBytes

        public void setFragmentSizeBytes(Integer fragmentSizeBytes)
        Parameters:
        fragmentSizeBytes -
      • getFragmentSizeBytes

        public Integer getFragmentSizeBytes()
        Returns:
      • withFragmentSizeBytes

        public GetFuotaTaskResult withFragmentSizeBytes(Integer fragmentSizeBytes)
        Parameters:
        fragmentSizeBytes -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFragmentIntervalMS

        public void setFragmentIntervalMS(Integer fragmentIntervalMS)
        Parameters:
        fragmentIntervalMS -
      • getFragmentIntervalMS

        public Integer getFragmentIntervalMS()
        Returns:
      • withFragmentIntervalMS

        public GetFuotaTaskResult withFragmentIntervalMS(Integer fragmentIntervalMS)
        Parameters:
        fragmentIntervalMS -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /