Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Swagger.SwaggerScheme
-
Packages that use Openapiv2.Swagger.SwaggerScheme Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.Swagger.SwaggerScheme in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.Swagger.SwaggerScheme Modifier and Type Field Description private static Openapiv2.Swagger.SwaggerScheme[]Openapiv2.Swagger.SwaggerScheme. VALUESFields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.Swagger.SwaggerScheme Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.Swagger.SwaggerScheme>Openapiv2.Swagger.SwaggerScheme. internalValueMapprivate static com.google.protobuf.Internal.ListAdapter.Converter<Integer,Openapiv2.Swagger.SwaggerScheme>Openapiv2.Swagger. schemes_converter_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.Swagger.SwaggerScheme Modifier and Type Method Description static Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger.SwaggerScheme. forNumber(int value)Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger.Builder. getSchemes(int index)The transfer protocol of the API.Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger. getSchemes(int index)The transfer protocol of the API.Openapiv2.Swagger.SwaggerSchemeOpenapiv2.SwaggerOrBuilder. getSchemes(int index)The transfer protocol of the API.static Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger.SwaggerScheme. valueOf(int value)Deprecated.static Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger.SwaggerScheme. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Openapiv2.Swagger.SwaggerSchemeOpenapiv2.Swagger.SwaggerScheme. valueOf(String name)Returns the enum constant of this type with the specified name.static Openapiv2.Swagger.SwaggerScheme[]Openapiv2.Swagger.SwaggerScheme. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.Swagger.SwaggerScheme Modifier and Type Method Description List<Openapiv2.Swagger.SwaggerScheme>Openapiv2.Swagger.Builder. getSchemesList()The transfer protocol of the API.List<Openapiv2.Swagger.SwaggerScheme>Openapiv2.Swagger. getSchemesList()The transfer protocol of the API.List<Openapiv2.Swagger.SwaggerScheme>Openapiv2.SwaggerOrBuilder. getSchemesList()The transfer protocol of the API.static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.Swagger.SwaggerScheme>Openapiv2.Swagger.SwaggerScheme. internalGetValueMap()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.Swagger.SwaggerScheme Modifier and Type Method Description Openapiv2.Swagger.BuilderOpenapiv2.Swagger.Builder. addSchemes(Openapiv2.Swagger.SwaggerScheme value)The transfer protocol of the API.Openapiv2.Swagger.BuilderOpenapiv2.Swagger.Builder. setSchemes(int index, Openapiv2.Swagger.SwaggerScheme value)The transfer protocol of the API.Method parameters in grpc.gateway.protoc_gen_swagger.options with type arguments of type Openapiv2.Swagger.SwaggerScheme Modifier and Type Method Description Openapiv2.Swagger.BuilderOpenapiv2.Swagger.Builder. addAllSchemes(Iterable<? extends Openapiv2.Swagger.SwaggerScheme> values)The transfer protocol of the API.
-