| Modifier and Type | Method and Description |
|---|---|
ProcessorType.LocationInfo |
ProcessorType.LocationInfo.Builder.build() |
ProcessorType.LocationInfo |
ProcessorType.LocationInfo.Builder.buildPartial() |
ProcessorType.LocationInfo |
ProcessorTypeOrBuilder.getAvailableLocations(int index)
The locations in which this processor is available.
|
ProcessorType.LocationInfo |
ProcessorType.getAvailableLocations(int index)
The locations in which this processor is available.
|
ProcessorType.LocationInfo |
ProcessorType.Builder.getAvailableLocations(int index)
The locations in which this processor is available.
|
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.getDefaultInstance() |
ProcessorType.LocationInfo |
ProcessorType.LocationInfo.getDefaultInstanceForType() |
ProcessorType.LocationInfo |
ProcessorType.LocationInfo.Builder.getDefaultInstanceForType() |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseDelimitedFrom(InputStream input) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(byte[] data) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(ByteBuffer data) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(com.google.protobuf.ByteString data) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(InputStream input) |
static ProcessorType.LocationInfo |
ProcessorType.LocationInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorType.LocationInfo> |
ProcessorTypeOrBuilder.getAvailableLocationsList()
The locations in which this processor is available.
|
List<ProcessorType.LocationInfo> |
ProcessorType.getAvailableLocationsList()
The locations in which this processor is available.
|
List<ProcessorType.LocationInfo> |
ProcessorType.Builder.getAvailableLocationsList()
The locations in which this processor is available.
|
com.google.protobuf.Parser<ProcessorType.LocationInfo> |
ProcessorType.LocationInfo.getParserForType() |
static com.google.protobuf.Parser<ProcessorType.LocationInfo> |
ProcessorType.LocationInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(int index,
ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.mergeFrom(ProcessorType.LocationInfo other) |
static ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.newBuilder(ProcessorType.LocationInfo prototype) |
ProcessorType.Builder |
ProcessorType.Builder.setAvailableLocations(int index,
ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessorType.Builder |
ProcessorType.Builder.addAllAvailableLocations(Iterable<? extends ProcessorType.LocationInfo> values)
The locations in which this processor is available.
|
Copyright © 2024 Google LLC. All rights reserved.