| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
Info |
Info.Builder.build() |
Info |
Info.Builder.buildPartial() |
static Info |
Info.getDefaultInstance() |
Info |
Info.getDefaultInstanceForType() |
Info |
Info.Builder.getDefaultInstanceForType() |
Info |
SwaggerOrBuilder.getInfo()
Provides metadata about the API.
|
Info |
Swagger.getInfo()
Provides metadata about the API.
|
Info |
Swagger.Builder.getInfo()
Provides metadata about the API.
|
static Info |
Info.parseDelimitedFrom(InputStream input) |
static Info |
Info.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Info |
Info.parseFrom(byte[] data) |
static Info |
Info.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Info |
Info.parseFrom(ByteBuffer data) |
static Info |
Info.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Info |
Info.parseFrom(com.google.protobuf.ByteString data) |
static Info |
Info.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Info |
Info.parseFrom(com.google.protobuf.CodedInputStream input) |
static Info |
Info.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Info |
Info.parseFrom(InputStream input) |
static Info |
Info.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Info> |
Info.getParserForType() |
static com.google.protobuf.Parser<Info> |
Info.parser() |
| Modifier and Type | Method and Description |
|---|---|
Info.Builder |
Info.Builder.mergeFrom(Info other) |
Swagger.Builder |
Swagger.Builder.mergeInfo(Info value)
Provides metadata about the API.
|
static Info.Builder |
Info.newBuilder(Info prototype) |
Swagger.Builder |
Swagger.Builder.setInfo(Info value)
Provides metadata about the API.
|
Copyright © 2024. All rights reserved.