Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.LicenseOrBuilder
-
Packages that use Openapiv2.LicenseOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.LicenseOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.LicenseOrBuilder Modifier and Type Class Description static classOpenapiv2.License`License` is a representation of OpenAPI v2 specification's License object.static classOpenapiv2.License.Builder`License` is a representation of OpenAPI v2 specification's License object.Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.LicenseOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.License,Openapiv2.License.Builder,Openapiv2.LicenseOrBuilder>Openapiv2.Info.Builder. licenseBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.LicenseOrBuilder Modifier and Type Method Description Openapiv2.LicenseOrBuilderOpenapiv2.Info.Builder. getLicenseOrBuilder()The license information for the exposed API.Openapiv2.LicenseOrBuilderOpenapiv2.Info. getLicenseOrBuilder()The license information for the exposed API.Openapiv2.LicenseOrBuilderOpenapiv2.InfoOrBuilder. getLicenseOrBuilder()The license information for the exposed API.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.LicenseOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.License,Openapiv2.License.Builder,Openapiv2.LicenseOrBuilder>Openapiv2.Info.Builder. getLicenseFieldBuilder()The license information for the exposed API.
-