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 GetMulticastGroupResult

    • Constructor Detail

      • GetMulticastGroupResult

        public GetMulticastGroupResult()
    • Method Detail

      • setArn

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

        public String getArn()
        Returns:
      • withArn

        public GetMulticastGroupResult 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 GetMulticastGroupResult withId(String id)
        Parameters:
        id -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

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

        public String getName()
        Returns:
      • withName

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

        public void setStatus(String status)
        Parameters:
        status -
      • getStatus

        public String getStatus()
        Returns:
      • withStatus

        public GetMulticastGroupResult withStatus(String status)
        Parameters:
        status -
        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 GetMulticastGroupResult withCreatedAt(Date createdAt)
        Parameters:
        createdAt -
        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 によって変換されたページ (->オリジナル) /