Interface InputDestinationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputDestinationRequest.Builder,InputDestinationRequest>, SdkBuilder<InputDestinationRequest.Builder,InputDestinationRequest>, SdkPojo
Enclosing class:
InputDestinationRequest

public static interface InputDestinationRequest.Builder extends SdkPojo, CopyableBuilder<InputDestinationRequest.Builder,InputDestinationRequest>
  • Method Details

    • streamName

      InputDestinationRequest.Builder streamName(String streamName)
      A unique name for the location the RTMP stream is being pushed to.
      Parameters:
      streamName - A unique name for the location the RTMP stream is being pushed to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.