Class MediaTypeInfo


  • public class MediaTypeInfo
    extends Object
    • Constructor Detail

      • MediaTypeInfo

        public MediaTypeInfo​(io.swagger.v3.oas.models.media.MediaType content,
                             String type)
    • Method Detail

      • getContent

        public io.swagger.v3.oas.models.media.MediaType getContent()
      • getType

        public String getType()