| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Contact.Builder.build() |
Contact |
Contact.Builder.buildPartial() |
Contact |
InfoOrBuilder.getContact()
The contact information for the exposed API.
|
Contact |
Info.getContact()
The contact information for the exposed API.
|
Contact |
Info.Builder.getContact()
The contact information for the exposed API.
|
static Contact |
Contact.getDefaultInstance() |
Contact |
Contact.getDefaultInstanceForType() |
Contact |
Contact.Builder.getDefaultInstanceForType() |
static Contact |
Contact.parseDelimitedFrom(InputStream input) |
static Contact |
Contact.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contact |
Contact.parseFrom(byte[] data) |
static Contact |
Contact.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contact |
Contact.parseFrom(ByteBuffer data) |
static Contact |
Contact.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contact |
Contact.parseFrom(com.google.protobuf.ByteString data) |
static Contact |
Contact.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contact |
Contact.parseFrom(com.google.protobuf.CodedInputStream input) |
static Contact |
Contact.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contact |
Contact.parseFrom(InputStream input) |
static Contact |
Contact.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Contact> |
Contact.getParserForType() |
static com.google.protobuf.Parser<Contact> |
Contact.parser() |
| Modifier and Type | Method and Description |
|---|---|
Info.Builder |
Info.Builder.mergeContact(Contact value)
The contact information for the exposed API.
|
static Contact.Builder |
Contact.newBuilder(Contact prototype) |
Info.Builder |
Info.Builder.setContact(Contact value)
The contact information for the exposed API.
|
Copyright © 2024. All rights reserved.