| Modifier and Type | Method and Description |
|---|---|
RawIndices |
RawIndices.Builder.build() |
RawIndices |
RawIndices.Builder.buildPartial() |
static RawIndices |
RawIndices.getDefaultInstance() |
RawIndices |
RawIndices.getDefaultInstanceForType() |
RawIndices |
RawIndices.Builder.getDefaultInstanceForType() |
RawIndices |
ThreatEntryRemovalsOrBuilder.getRawIndices()
The raw removal indices for a local list.
|
RawIndices |
ThreatEntryRemovals.getRawIndices()
The raw removal indices for a local list.
|
RawIndices |
ThreatEntryRemovals.Builder.getRawIndices()
The raw removal indices for a local list.
|
static RawIndices |
RawIndices.parseDelimitedFrom(InputStream input) |
static RawIndices |
RawIndices.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawIndices |
RawIndices.parseFrom(byte[] data) |
static RawIndices |
RawIndices.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawIndices |
RawIndices.parseFrom(ByteBuffer data) |
static RawIndices |
RawIndices.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawIndices |
RawIndices.parseFrom(com.google.protobuf.ByteString data) |
static RawIndices |
RawIndices.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawIndices |
RawIndices.parseFrom(com.google.protobuf.CodedInputStream input) |
static RawIndices |
RawIndices.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RawIndices |
RawIndices.parseFrom(InputStream input) |
static RawIndices |
RawIndices.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RawIndices> |
RawIndices.getParserForType() |
static com.google.protobuf.Parser<RawIndices> |
RawIndices.parser() |
| Modifier and Type | Method and Description |
|---|---|
RawIndices.Builder |
RawIndices.Builder.mergeFrom(RawIndices other) |
ThreatEntryRemovals.Builder |
ThreatEntryRemovals.Builder.mergeRawIndices(RawIndices value)
The raw removal indices for a local list.
|
static RawIndices.Builder |
RawIndices.newBuilder(RawIndices prototype) |
ThreatEntryRemovals.Builder |
ThreatEntryRemovals.Builder.setRawIndices(RawIndices value)
The raw removal indices for a local list.
|
Copyright © 2019 Google LLC. All rights reserved.