| Modifier and Type | Method and Description |
|---|---|
UriOverride |
UriOverride.Builder.build() |
UriOverride |
UriOverride.Builder.buildPartial() |
static UriOverride |
UriOverride.getDefaultInstance() |
UriOverride |
UriOverride.getDefaultInstanceForType() |
UriOverride |
UriOverride.Builder.getDefaultInstanceForType() |
UriOverride |
HttpTarget.getUriOverride()
Uri override.
|
UriOverride |
HttpTarget.Builder.getUriOverride()
Uri override.
|
UriOverride |
HttpTargetOrBuilder.getUriOverride()
Uri override.
|
static UriOverride |
UriOverride.parseDelimitedFrom(InputStream input) |
static UriOverride |
UriOverride.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UriOverride |
UriOverride.parseFrom(byte[] data) |
static UriOverride |
UriOverride.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UriOverride |
UriOverride.parseFrom(ByteBuffer data) |
static UriOverride |
UriOverride.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UriOverride |
UriOverride.parseFrom(com.google.protobuf.ByteString data) |
static UriOverride |
UriOverride.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UriOverride |
UriOverride.parseFrom(com.google.protobuf.CodedInputStream input) |
static UriOverride |
UriOverride.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UriOverride |
UriOverride.parseFrom(InputStream input) |
static UriOverride |
UriOverride.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UriOverride> |
UriOverride.getParserForType() |
static com.google.protobuf.Parser<UriOverride> |
UriOverride.parser() |
| Modifier and Type | Method and Description |
|---|---|
UriOverride.Builder |
UriOverride.Builder.mergeFrom(UriOverride other) |
HttpTarget.Builder |
HttpTarget.Builder.mergeUriOverride(UriOverride value)
Uri override.
|
static UriOverride.Builder |
UriOverride.newBuilder(UriOverride prototype) |
HttpTarget.Builder |
HttpTarget.Builder.setUriOverride(UriOverride value)
Uri override.
|
Copyright © 2024 Google LLC. All rights reserved.