Class RequestBuilder<TranscodeType>

  • Type Parameters:
    TranscodeType - The type of resource that will be delivered to the Target.
    All Implemented Interfaces:
    java.lang.Cloneable

    public class RequestBuilder<TranscodeType>
    extends BaseRequestOptions<RequestBuilder<TranscodeType>>
    implements java.lang.Cloneable
    A generic class that can handle setting options and staring loads for generic resource types.