public static final class ListDevicesResponse.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder> implements ListDevicesResponseOrBuilder
tensorflow.ListDevicesResponse
Modifier and Type | Method and Description |
---|---|
ListDevicesResponse.Builder |
addAllLocalDevice(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
addAllRemoteDevice(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
addLocalDevice(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
addLocalDevice(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
addLocalDevice(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
addLocalDevice(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1; |
DeviceAttributes.Builder |
addLocalDeviceBuilder()
repeated .tensorflow.DeviceAttributes local_device = 1; |
DeviceAttributes.Builder |
addLocalDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
addRemoteDevice(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
addRemoteDevice(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
addRemoteDevice(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
addRemoteDevice(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
DeviceAttributes.Builder |
addRemoteDeviceBuilder()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
DeviceAttributes.Builder |
addRemoteDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ListDevicesResponse |
build() |
ListDevicesResponse |
buildPartial() |
ListDevicesResponse.Builder |
clear() |
ListDevicesResponse.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
ListDevicesResponse.Builder |
clearLocalDevice()
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
ListDevicesResponse.Builder |
clearRemoteDevice()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
clone() |
ListDevicesResponse |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
DeviceAttributes |
getLocalDevice(int index)
repeated .tensorflow.DeviceAttributes local_device = 1; |
DeviceAttributes.Builder |
getLocalDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1; |
List<DeviceAttributes.Builder> |
getLocalDeviceBuilderList()
repeated .tensorflow.DeviceAttributes local_device = 1; |
int |
getLocalDeviceCount()
repeated .tensorflow.DeviceAttributes local_device = 1; |
List<DeviceAttributes> |
getLocalDeviceList()
repeated .tensorflow.DeviceAttributes local_device = 1; |
DeviceAttributesOrBuilder |
getLocalDeviceOrBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1; |
List<? extends DeviceAttributesOrBuilder> |
getLocalDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes local_device = 1; |
DeviceAttributes |
getRemoteDevice(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
DeviceAttributes.Builder |
getRemoteDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
List<DeviceAttributes.Builder> |
getRemoteDeviceBuilderList()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
int |
getRemoteDeviceCount()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
List<DeviceAttributes> |
getRemoteDeviceList()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
DeviceAttributesOrBuilder |
getRemoteDeviceOrBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
List<? extends DeviceAttributesOrBuilder> |
getRemoteDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes remote_device = 2; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListDevicesResponse.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
ListDevicesResponse.Builder |
mergeFrom(ListDevicesResponse other) |
ListDevicesResponse.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
ListDevicesResponse.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
ListDevicesResponse.Builder |
removeLocalDevice(int index)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
removeRemoteDevice(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
ListDevicesResponse.Builder |
setLocalDevice(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
setLocalDevice(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1; |
ListDevicesResponse.Builder |
setRemoteDevice(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
setRemoteDevice(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2; |
ListDevicesResponse.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListDevicesResponse.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder clear()
clear
in interface com.github.os72.protobuf351.Message.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.github.os72.protobuf351.Message.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public ListDevicesResponse build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public ListDevicesResponse buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public ListDevicesResponse.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.github.os72.protobuf351.Message.Builder
setField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField
in interface com.github.os72.protobuf351.Message.Builder
clearField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.github.os72.protobuf351.Message.Builder
clearOneof
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
setRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
addRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder mergeFrom(ListDevicesResponse other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public ListDevicesResponse.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<ListDevicesResponse.Builder>
IOException
public List<DeviceAttributes> getLocalDeviceList()
repeated .tensorflow.DeviceAttributes local_device = 1;
getLocalDeviceList
in interface ListDevicesResponseOrBuilder
public int getLocalDeviceCount()
repeated .tensorflow.DeviceAttributes local_device = 1;
getLocalDeviceCount
in interface ListDevicesResponseOrBuilder
public DeviceAttributes getLocalDevice(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;
getLocalDevice
in interface ListDevicesResponseOrBuilder
public ListDevicesResponse.Builder setLocalDevice(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder setLocalDevice(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder addLocalDevice(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder addLocalDevice(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder addLocalDevice(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder addLocalDevice(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder addAllLocalDevice(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder clearLocalDevice()
repeated .tensorflow.DeviceAttributes local_device = 1;
public ListDevicesResponse.Builder removeLocalDevice(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;
public DeviceAttributes.Builder getLocalDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;
public DeviceAttributesOrBuilder getLocalDeviceOrBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilder
in interface ListDevicesResponseOrBuilder
public List<? extends DeviceAttributesOrBuilder> getLocalDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilderList
in interface ListDevicesResponseOrBuilder
public DeviceAttributes.Builder addLocalDeviceBuilder()
repeated .tensorflow.DeviceAttributes local_device = 1;
public DeviceAttributes.Builder addLocalDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;
public List<DeviceAttributes.Builder> getLocalDeviceBuilderList()
repeated .tensorflow.DeviceAttributes local_device = 1;
public List<DeviceAttributes> getRemoteDeviceList()
repeated .tensorflow.DeviceAttributes remote_device = 2;
getRemoteDeviceList
in interface ListDevicesResponseOrBuilder
public int getRemoteDeviceCount()
repeated .tensorflow.DeviceAttributes remote_device = 2;
getRemoteDeviceCount
in interface ListDevicesResponseOrBuilder
public DeviceAttributes getRemoteDevice(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;
getRemoteDevice
in interface ListDevicesResponseOrBuilder
public ListDevicesResponse.Builder setRemoteDevice(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder setRemoteDevice(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder addRemoteDevice(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder addRemoteDevice(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder addRemoteDevice(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder addRemoteDevice(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder addAllRemoteDevice(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder clearRemoteDevice()
repeated .tensorflow.DeviceAttributes remote_device = 2;
public ListDevicesResponse.Builder removeRemoteDevice(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public DeviceAttributes.Builder getRemoteDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public DeviceAttributesOrBuilder getRemoteDeviceOrBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilder
in interface ListDevicesResponseOrBuilder
public List<? extends DeviceAttributesOrBuilder> getRemoteDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilderList
in interface ListDevicesResponseOrBuilder
public DeviceAttributes.Builder addRemoteDeviceBuilder()
repeated .tensorflow.DeviceAttributes remote_device = 2;
public DeviceAttributes.Builder addRemoteDeviceBuilder(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;
public List<DeviceAttributes.Builder> getRemoteDeviceBuilderList()
repeated .tensorflow.DeviceAttributes remote_device = 2;
public final ListDevicesResponse.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
setUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
public final ListDevicesResponse.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>
Copyright © 2018. All rights reserved.