Interface GetMulticastGroupResponse.Builder

  • Method Details

    • 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

      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

      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

      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

      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.
    • loRaWAN

      Sets the value of the LoRaWAN property for this object. This is a convenience method that creates an instance of the LoRaWANMulticastGet.Builder avoiding the need to create one manually via LoRaWANMulticastGet.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to loRaWAN(LoRaWANMulticastGet).

      Parameters:
      loRaWAN - a consumer that will call methods on LoRaWANMulticastGet.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.