Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.SchemaOrBuilder
-
Packages that use Openapiv2.SchemaOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.SchemaOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.SchemaOrBuilder Modifier and Type Class Description static classOpenapiv2.Schema`Schema` is a representation of OpenAPI v2 specification's Schema object.static classOpenapiv2.Schema.Builder`Schema` is a representation of OpenAPI v2 specification's Schema object.Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.SchemaOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Schema,Openapiv2.Schema.Builder,Openapiv2.SchemaOrBuilder>Openapiv2.Response.Builder. schemaBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.SchemaOrBuilder Modifier and Type Method Description Openapiv2.SchemaOrBuilderOpenapiv2.Response.Builder. getSchemaOrBuilder()`Schema` optionally defines the structure of the response.Openapiv2.SchemaOrBuilderOpenapiv2.Response. getSchemaOrBuilder()`Schema` optionally defines the structure of the response.Openapiv2.SchemaOrBuilderOpenapiv2.ResponseOrBuilder. getSchemaOrBuilder()`Schema` optionally defines the structure of the response.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.SchemaOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Schema,Openapiv2.Schema.Builder,Openapiv2.SchemaOrBuilder>Openapiv2.Response.Builder. getSchemaFieldBuilder()`Schema` optionally defines the structure of the response.
-