| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
Scopes |
Scopes.Builder.build() |
Scopes |
Scopes.Builder.buildPartial() |
static Scopes |
Scopes.getDefaultInstance() |
Scopes |
Scopes.getDefaultInstanceForType() |
Scopes |
Scopes.Builder.getDefaultInstanceForType() |
Scopes |
SecuritySchemeOrBuilder.getScopes()
The available scopes for the OAuth2 security scheme.
|
Scopes |
SecurityScheme.getScopes()
The available scopes for the OAuth2 security scheme.
|
Scopes |
SecurityScheme.Builder.getScopes()
The available scopes for the OAuth2 security scheme.
|
static Scopes |
Scopes.parseDelimitedFrom(InputStream input) |
static Scopes |
Scopes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scopes |
Scopes.parseFrom(byte[] data) |
static Scopes |
Scopes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scopes |
Scopes.parseFrom(ByteBuffer data) |
static Scopes |
Scopes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scopes |
Scopes.parseFrom(com.google.protobuf.ByteString data) |
static Scopes |
Scopes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scopes |
Scopes.parseFrom(com.google.protobuf.CodedInputStream input) |
static Scopes |
Scopes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scopes |
Scopes.parseFrom(InputStream input) |
static Scopes |
Scopes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Scopes> |
Scopes.getParserForType() |
static com.google.protobuf.Parser<Scopes> |
Scopes.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecurityScheme.Builder |
SecurityScheme.Builder.mergeScopes(Scopes value)
The available scopes for the OAuth2 security scheme.
|
static Scopes.Builder |
Scopes.newBuilder(Scopes prototype) |
SecurityScheme.Builder |
SecurityScheme.Builder.setScopes(Scopes value)
The available scopes for the OAuth2 security scheme.
|
Copyright © 2024. All rights reserved.