| Modifier and Type | Method and Description |
|---|---|
Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.Builder.build() |
Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.Builder.buildPartial() |
Stream.BackfillNoneStrategy |
StreamOrBuilder.getBackfillNone()
Do not automatically backfill any objects.
|
Stream.BackfillNoneStrategy |
Stream.getBackfillNone()
Do not automatically backfill any objects.
|
Stream.BackfillNoneStrategy |
Stream.Builder.getBackfillNone()
Do not automatically backfill any objects.
|
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.getDefaultInstance() |
Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.getDefaultInstanceForType() |
Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.Builder.getDefaultInstanceForType() |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseDelimitedFrom(InputStream input) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(byte[] data) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(ByteBuffer data) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(com.google.protobuf.ByteString data) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(InputStream input) |
static Stream.BackfillNoneStrategy |
Stream.BackfillNoneStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Stream.BackfillNoneStrategy> |
Stream.BackfillNoneStrategy.getParserForType() |
static com.google.protobuf.Parser<Stream.BackfillNoneStrategy> |
Stream.BackfillNoneStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
Stream.Builder |
Stream.Builder.mergeBackfillNone(Stream.BackfillNoneStrategy value)
Do not automatically backfill any objects.
|
Stream.BackfillNoneStrategy.Builder |
Stream.BackfillNoneStrategy.Builder.mergeFrom(Stream.BackfillNoneStrategy other) |
static Stream.BackfillNoneStrategy.Builder |
Stream.BackfillNoneStrategy.newBuilder(Stream.BackfillNoneStrategy prototype) |
Stream.Builder |
Stream.Builder.setBackfillNone(Stream.BackfillNoneStrategy value)
Do not automatically backfill any objects.
|
Copyright © 2022 Google LLC. All rights reserved.