Class Auth0MultipartRequestBody.FilePart

java.lang.Object
com.auth0.net.client.Auth0MultipartRequestBody.FilePart
Enclosing class:
Auth0MultipartRequestBody

public static class Auth0MultipartRequestBody.FilePart extends Object
  • Constructor Details

  • Method Details

    • getPartName

      public String getPartName()
    • getFile

      public File getFile()
    • getMediaType

      public String getMediaType()