| Package | Description |
|---|---|
| org.tensorflow.distruntime |
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.clear() |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.clearSessionHandle()
Optional: session_handle must be returned by a CreateSession call to the
same master service.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.clone() |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.mergeFrom(ListDevicesRequest other) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static ListDevicesRequest.Builder |
ListDevicesRequest.newBuilder() |
static ListDevicesRequest.Builder |
ListDevicesRequest.newBuilder(ListDevicesRequest prototype) |
ListDevicesRequest.Builder |
ListDevicesRequest.newBuilderForType() |
protected ListDevicesRequest.Builder |
ListDevicesRequest.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.setSessionHandle(String value)
Optional: session_handle must be returned by a CreateSession call to the
same master service.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
Optional: session_handle must be returned by a CreateSession call to the
same master service.
|
ListDevicesRequest.Builder |
ListDevicesRequest.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
ListDevicesRequest.Builder |
ListDevicesRequest.toBuilder() |
Copyright © 2018. All rights reserved.