Class PartServiceImpl

  • All Implemented Interfaces:
    com.openai.services.blocking.uploads.PartService

    
    public final class PartServiceImpl
     implements PartService
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      PartService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method.
      UploadPart create(PartCreateParams params, RequestOptions requestOptions)
      • Methods inherited from class com.openai.services.blocking.uploads.PartService

        create, create, create
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait