| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Http |
Http.Builder.build() |
Http |
Http.Builder.buildPartial() |
static Http |
Http.getDefaultInstance() |
Http |
Http.getDefaultInstanceForType() |
Http |
Http.Builder.getDefaultInstanceForType() |
Http |
ServiceOrBuilder.getHttp()
HTTP configuration.
|
Http |
Service.getHttp()
HTTP configuration.
|
Http |
Service.Builder.getHttp()
HTTP configuration.
|
static Http |
Http.parseDelimitedFrom(InputStream input) |
static Http |
Http.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http |
Http.parseFrom(byte[] data) |
static Http |
Http.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http |
Http.parseFrom(ByteBuffer data) |
static Http |
Http.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http |
Http.parseFrom(com.google.protobuf.ByteString data) |
static Http |
Http.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http |
Http.parseFrom(com.google.protobuf.CodedInputStream input) |
static Http |
Http.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Http |
Http.parseFrom(InputStream input) |
static Http |
Http.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Http> |
Http.getParserForType() |
static com.google.protobuf.Parser<Http> |
Http.parser() |
| Modifier and Type | Method and Description |
|---|---|
Http.Builder |
Http.Builder.mergeFrom(Http other) |
Service.Builder |
Service.Builder.mergeHttp(Http value)
HTTP configuration.
|
static Http.Builder |
Http.newBuilder(Http prototype) |
Service.Builder |
Service.Builder.setHttp(Http value)
HTTP configuration.
|
Copyright © 2020 Google LLC. All rights reserved.