Interface ResetOriginEndpointStateResponse.Builder

  • Method Details

    • channelGroupName

      ResetOriginEndpointStateResponse.Builder channelGroupName(String channelGroupName)

      The name of the channel group that contains the channel with the origin endpoint that you just reset.

      Parameters:
      channelGroupName - The name of the channel group that contains the channel with the origin endpoint that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channelName

      The name of the channel with the origin endpoint that you just reset.

      Parameters:
      channelName - The name of the channel with the origin endpoint that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originEndpointName

      ResetOriginEndpointStateResponse.Builder originEndpointName(String originEndpointName)

      The name of the origin endpoint that you just reset.

      Parameters:
      originEndpointName - The name of the origin endpoint that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) associated with the endpoint that you just reset.

      Parameters:
      arn - The Amazon Resource Name (ARN) associated with the endpoint that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resetAt

      The time that the origin endpoint was last reset.

      Parameters:
      resetAt - The time that the origin endpoint was last reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.