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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear 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.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>public ListDevicesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic ListDevicesResponse build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic ListDevicesResponse buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic ListDevicesResponse.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone 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.BuildersetField 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.BuilderclearField 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.BuilderclearOneof 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.BuildersetRepeatedField 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.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<ListDevicesResponse.Builder>IOExceptionpublic List<DeviceAttributes> getLocalDeviceList()
repeated .tensorflow.DeviceAttributes local_device = 1;getLocalDeviceList in interface ListDevicesResponseOrBuilderpublic int getLocalDeviceCount()
repeated .tensorflow.DeviceAttributes local_device = 1;getLocalDeviceCount in interface ListDevicesResponseOrBuilderpublic DeviceAttributes getLocalDevice(int index)
repeated .tensorflow.DeviceAttributes local_device = 1;getLocalDevice in interface ListDevicesResponseOrBuilderpublic 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 ListDevicesResponseOrBuilderpublic List<? extends DeviceAttributesOrBuilder> getLocalDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes local_device = 1;getLocalDeviceOrBuilderList in interface ListDevicesResponseOrBuilderpublic 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 ListDevicesResponseOrBuilderpublic int getRemoteDeviceCount()
repeated .tensorflow.DeviceAttributes remote_device = 2;getRemoteDeviceCount in interface ListDevicesResponseOrBuilderpublic DeviceAttributes getRemoteDevice(int index)
repeated .tensorflow.DeviceAttributes remote_device = 2;getRemoteDevice in interface ListDevicesResponseOrBuilderpublic 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 ListDevicesResponseOrBuilderpublic List<? extends DeviceAttributesOrBuilder> getRemoteDeviceOrBuilderList()
repeated .tensorflow.DeviceAttributes remote_device = 2;getRemoteDeviceOrBuilderList in interface ListDevicesResponseOrBuilderpublic 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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<ListDevicesResponse.Builder>Copyright © 2018. All rights reserved.