Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.JSONSchemaOrBuilder
-
Packages that use Openapiv2.JSONSchemaOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.JSONSchemaOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.JSONSchemaOrBuilder Modifier and Type Class Description static classOpenapiv2.JSONSchema`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.static classOpenapiv2.JSONSchema.Builder`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.JSONSchemaOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.JSONSchema,Openapiv2.JSONSchema.Builder,Openapiv2.JSONSchemaOrBuilder>Openapiv2.Schema.Builder. jsonSchemaBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.JSONSchemaOrBuilder Modifier and Type Method Description Openapiv2.JSONSchemaOrBuilderOpenapiv2.Schema.Builder. getJsonSchemaOrBuilder().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;Openapiv2.JSONSchemaOrBuilderOpenapiv2.Schema. getJsonSchemaOrBuilder().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;Openapiv2.JSONSchemaOrBuilderOpenapiv2.SchemaOrBuilder. getJsonSchemaOrBuilder().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.JSONSchemaOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.JSONSchema,Openapiv2.JSONSchema.Builder,Openapiv2.JSONSchemaOrBuilder>Openapiv2.Schema.Builder. getJsonSchemaFieldBuilder().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;
-