Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.ScopesOrBuilder
-
Packages that use Openapiv2.ScopesOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.ScopesOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.ScopesOrBuilder Modifier and Type Class Description static classOpenapiv2.Scopes`Scopes` is a representation of OpenAPI v2 specification's Scopes object.static classOpenapiv2.Scopes.Builder`Scopes` is a representation of OpenAPI v2 specification's Scopes object.Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.ScopesOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Scopes,Openapiv2.Scopes.Builder,Openapiv2.ScopesOrBuilder>Openapiv2.SecurityScheme.Builder. scopesBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.ScopesOrBuilder Modifier and Type Method Description Openapiv2.ScopesOrBuilderOpenapiv2.SecurityScheme.Builder. getScopesOrBuilder()The available scopes for the OAuth2 security scheme.Openapiv2.ScopesOrBuilderOpenapiv2.SecurityScheme. getScopesOrBuilder()The available scopes for the OAuth2 security scheme.Openapiv2.ScopesOrBuilderOpenapiv2.SecuritySchemeOrBuilder. getScopesOrBuilder()The available scopes for the OAuth2 security scheme.Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.ScopesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Scopes,Openapiv2.Scopes.Builder,Openapiv2.ScopesOrBuilder>Openapiv2.SecurityScheme.Builder. getScopesFieldBuilder()The available scopes for the OAuth2 security scheme.
-