Class UploadScalar

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class UploadScalar
    extends Object
    implements io.vertx.lang.rx.RxDelegate
    • Field Detail

      • __TYPE_ARG

        public static final io.vertx.lang.rx.TypeArg<UploadScalar> __TYPE_ARG
    • Constructor Detail

      • UploadScalar

        public UploadScalar​(UploadScalar delegate)
      • UploadScalar

        public UploadScalar​(Object delegate)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getDelegate

        public UploadScalar getDelegate()
        Specified by:
        getDelegate in interface io.vertx.lang.rx.RxDelegate
      • build

        public static graphql.schema.GraphQLScalarType build()