JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

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 CreateFuotaTaskRequest

    • Constructor Detail

      • CreateFuotaTaskRequest

        public CreateFuotaTaskRequest()
    • Method Detail

      • setName

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

        public String getName()
        Returns:
      • withName

        public CreateFuotaTaskRequest 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 CreateFuotaTaskRequest withDescription(String description)
        Parameters:
        description -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setClientRequestToken

        public void setClientRequestToken(String clientRequestToken)
        Parameters:
        clientRequestToken -
      • getClientRequestToken

        public String getClientRequestToken()
        Returns:
      • withClientRequestToken

        public CreateFuotaTaskRequest withClientRequestToken(String clientRequestToken)
        Parameters:
        clientRequestToken -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLoRaWAN

        public void setLoRaWAN(LoRaWANFuotaTask loRaWAN)
        Parameters:
        loRaWAN -
      • withLoRaWAN

        public CreateFuotaTaskRequest withLoRaWAN(LoRaWANFuotaTask loRaWAN)
        Parameters:
        loRaWAN -
        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 CreateFuotaTaskRequest 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 CreateFuotaTaskRequest withFirmwareUpdateRole(String firmwareUpdateRole)
        Parameters:
        firmwareUpdateRole -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getTags

        public List<Tag> getTags()
        Returns:
      • setTags

        public void setTags(Collection<Tag> tags)
        Parameters:
        tags -
      • withTags

        public CreateFuotaTaskRequest withTags(Collection<Tag> tags)
        Parameters:
        tags -
        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 CreateFuotaTaskRequest 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 CreateFuotaTaskRequest 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 CreateFuotaTaskRequest 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 によって変換されたページ (->オリジナル) /