Interface GetMulticastGroupResponse.Builder

    • Method Detail

      • arn

        GetMulticastGroupResponse.Builder arn​(String arn)
        Sets the value of the Arn property for this object.
        Parameters:
        arn - The new value for the Arn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        GetMulticastGroupResponse.Builder id​(String id)
        Sets the value of the Id property for this object.
        Parameters:
        id - The new value for the Id property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        GetMulticastGroupResponse.Builder name​(String name)
        Sets the value of the Name property for this object.
        Parameters:
        name - The new value for the Name property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        GetMulticastGroupResponse.Builder description​(String description)
        Sets the value of the Description property for this object.
        Parameters:
        description - The new value for the Description property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        GetMulticastGroupResponse.Builder status​(String status)
        Sets the value of the Status property for this object.
        Parameters:
        status - The new value for the Status property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • loRaWAN

        GetMulticastGroupResponse.Builder loRaWAN​(LoRaWANMulticastGet loRaWAN)
        Sets the value of the LoRaWAN property for this object.
        Parameters:
        loRaWAN - The new value for the LoRaWAN property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        GetMulticastGroupResponse.Builder createdAt​(Instant createdAt)
        Sets the value of the CreatedAt property for this object.
        Parameters:
        createdAt - The new value for the CreatedAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.