Class JsonIntegerSchema.Builder
-
- All Implemented Interfaces:
public class JsonIntegerSchema.Builder
-
-
Constructor Summary
Constructors Constructor Description JsonIntegerSchema.Builder()
-
Method Summary
Modifier and Type Method Description JsonIntegerSchema.Builder
description(String description)
JsonIntegerSchema
build()
-
-
Method Detail
-
description
JsonIntegerSchema.Builder description(String description)
-
build
JsonIntegerSchema build()
-
-
-
-