Class InlineObject


  • @Generated("org.openapitools.codegen.languages.JavaClientCodegen")
    public class InlineObject
    extends Object
    InlineObject
    • Constructor Detail

      • InlineObject

        public InlineObject()
    • Method Detail

      • getContent

        @Nullable
        public File getContent()
        Only a single file per upload which must be named \"content\".
        Returns:
        content
      • setContent

        public void setContent​(File content)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object