Interface AccelerationSettings.Builder

    • Method Detail

      • mode

        AccelerationSettings.Builder mode​(String mode)
        Specify the conditions when the service will run your job with accelerated transcoding.
        Parameters:
        mode - Specify the conditions when the service will run your job with accelerated transcoding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AccelerationMode, AccelerationMode
      • mode

        AccelerationSettings.Builder mode​(AccelerationMode mode)
        Specify the conditions when the service will run your job with accelerated transcoding.
        Parameters:
        mode - Specify the conditions when the service will run your job with accelerated transcoding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AccelerationMode, AccelerationMode