Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.InfoOrBuilder
-
Packages that use Openapiv2.InfoOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.InfoOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.InfoOrBuilder Modifier and Type Class Description static classOpenapiv2.Info`Info` is a representation of OpenAPI v2 specification's Info object.static classOpenapiv2.Info.Builder`Info` is a representation of OpenAPI v2 specification's Info object.Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.InfoOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Info,Openapiv2.Info.Builder,Openapiv2.InfoOrBuilder>Openapiv2.Swagger.Builder. infoBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.InfoOrBuilder Modifier and Type Method Description Openapiv2.InfoOrBuilderOpenapiv2.Swagger.Builder. getInfoOrBuilder()Provides metadata about the API.Openapiv2.InfoOrBuilderOpenapiv2.Swagger. getInfoOrBuilder()Provides metadata about the API.Openapiv2.InfoOrBuilderOpenapiv2.SwaggerOrBuilder. getInfoOrBuilder()Provides metadata about the API.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.InfoOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Info,Openapiv2.Info.Builder,Openapiv2.InfoOrBuilder>Openapiv2.Swagger.Builder. getInfoFieldBuilder()Provides metadata about the API.
-