Class UploadScalar
java.lang.Object
io.vertx.rxjava3.ext.web.handler.graphql.UploadScalar
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic graphql.schema.GraphQLScalarTypebuild()booleaninthashCode()static UploadScalarnewInstance(UploadScalar arg) toString()
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
UploadScalar
-
UploadScalar
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
build
public static graphql.schema.GraphQLScalarType build() -
newInstance
-