Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.SecurityScheme.In
-
Packages that use Openapiv2.SecurityScheme.In Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.SecurityScheme.In in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.SecurityScheme.In Modifier and Type Field Description private static Openapiv2.SecurityScheme.In[]Openapiv2.SecurityScheme.In. VALUESFields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.SecurityScheme.In Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.SecurityScheme.In>Openapiv2.SecurityScheme.In. internalValueMapMethods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.SecurityScheme.In Modifier and Type Method Description static Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme.In. forNumber(int value)Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme.Builder. getIn()The location of the API key.Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme. getIn()The location of the API key.Openapiv2.SecurityScheme.InOpenapiv2.SecuritySchemeOrBuilder. getIn()The location of the API key.static Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme.In. valueOf(int value)Deprecated.static Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme.In. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Openapiv2.SecurityScheme.InOpenapiv2.SecurityScheme.In. valueOf(String name)Returns the enum constant of this type with the specified name.static Openapiv2.SecurityScheme.In[]Openapiv2.SecurityScheme.In. 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.SecurityScheme.In Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Openapiv2.SecurityScheme.In>Openapiv2.SecurityScheme.In. internalGetValueMap()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.SecurityScheme.In Modifier and Type Method Description Openapiv2.SecurityScheme.BuilderOpenapiv2.SecurityScheme.Builder. setIn(Openapiv2.SecurityScheme.In value)The location of the API key.
-