Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Scopes
-
Packages that use Openapiv2.Scopes Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.Scopes in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.Scopes Modifier and Type Field Description private static Openapiv2.ScopesOpenapiv2.Scopes. DEFAULT_INSTANCEprivate Openapiv2.ScopesOpenapiv2.SecurityScheme.Builder. scopes_private Openapiv2.ScopesOpenapiv2.SecurityScheme. scopes_Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.Scopes Modifier and Type Field Description private static com.google.protobuf.Parser<Openapiv2.Scopes>Openapiv2.Scopes. PARSERprivate 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.Scopes Modifier and Type Method Description Openapiv2.ScopesOpenapiv2.Scopes.Builder. build()Openapiv2.ScopesOpenapiv2.Scopes.Builder. buildPartial()static Openapiv2.ScopesOpenapiv2.Scopes. getDefaultInstance()Openapiv2.ScopesOpenapiv2.Scopes.Builder. getDefaultInstanceForType()Openapiv2.ScopesOpenapiv2.Scopes. getDefaultInstanceForType()Openapiv2.ScopesOpenapiv2.SecurityScheme.Builder. getScopes()The available scopes for the OAuth2 security scheme.Openapiv2.ScopesOpenapiv2.SecurityScheme. getScopes()The available scopes for the OAuth2 security scheme.Openapiv2.ScopesOpenapiv2.SecuritySchemeOrBuilder. getScopes()The available scopes for the OAuth2 security scheme.static Openapiv2.ScopesOpenapiv2.Scopes. parseDelimitedFrom(InputStream input)static Openapiv2.ScopesOpenapiv2.Scopes. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(byte[] data)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(com.google.protobuf.ByteString data)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(com.google.protobuf.CodedInputStream input)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(InputStream input)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(ByteBuffer data)static Openapiv2.ScopesOpenapiv2.Scopes. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.Scopes Modifier and Type Method Description com.google.protobuf.Parser<Openapiv2.Scopes>Openapiv2.Scopes. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Scopes,Openapiv2.Scopes.Builder,Openapiv2.ScopesOrBuilder>Openapiv2.SecurityScheme.Builder. getScopesFieldBuilder()The available scopes for the OAuth2 security scheme.static com.google.protobuf.Parser<Openapiv2.Scopes>Openapiv2.Scopes. parser()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.Scopes Modifier and Type Method Description private voidOpenapiv2.Scopes.Builder. buildPartial0(Openapiv2.Scopes result)Openapiv2.Scopes.BuilderOpenapiv2.Scopes.Builder. mergeFrom(Openapiv2.Scopes other)Openapiv2.SecurityScheme.BuilderOpenapiv2.SecurityScheme.Builder. mergeScopes(Openapiv2.Scopes value)The available scopes for the OAuth2 security scheme.static Openapiv2.Scopes.BuilderOpenapiv2.Scopes. newBuilder(Openapiv2.Scopes prototype)Openapiv2.SecurityScheme.BuilderOpenapiv2.SecurityScheme.Builder. setScopes(Openapiv2.Scopes value)The available scopes for the OAuth2 security scheme.
-