public static final class GetStatusResponse.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder> implements GetStatusResponseOrBuilder
tensorflow.GetStatusResponse| Modifier and Type | Method and Description |
|---|---|
GetStatusResponse.Builder |
addAllDeviceAttributes(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
addDeviceAttributes(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
addDeviceAttributes(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
addDeviceAttributes(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
addDeviceAttributes(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
DeviceAttributes.Builder |
addDeviceAttributesBuilder()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
DeviceAttributes.Builder |
addDeviceAttributesBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetStatusResponse |
build() |
GetStatusResponse |
buildPartial() |
GetStatusResponse.Builder |
clear() |
GetStatusResponse.Builder |
clearDeviceAttributes()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
GetStatusResponse.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
GetStatusResponse.Builder |
clone() |
GetStatusResponse |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DeviceAttributes |
getDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
DeviceAttributes.Builder |
getDeviceAttributesBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
List<DeviceAttributes.Builder> |
getDeviceAttributesBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
int |
getDeviceAttributesCount()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
List<DeviceAttributes> |
getDeviceAttributesList()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
DeviceAttributesOrBuilder |
getDeviceAttributesOrBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
List<? extends DeviceAttributesOrBuilder> |
getDeviceAttributesOrBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetStatusResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
GetStatusResponse.Builder |
mergeFrom(GetStatusResponse other) |
GetStatusResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
GetStatusResponse.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
GetStatusResponse.Builder |
removeDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
setDeviceAttributes(int index,
DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
setDeviceAttributes(int index,
DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetStatusResponse.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetStatusResponse.Builder |
setUnknownFields(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic GetStatusResponse build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic GetStatusResponse buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic GetStatusResponse.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder mergeFrom(GetStatusResponse other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<GetStatusResponse.Builder>IOExceptionpublic List<DeviceAttributes> getDeviceAttributesList()
repeated .tensorflow.DeviceAttributes device_attributes = 1;getDeviceAttributesList in interface GetStatusResponseOrBuilderpublic int getDeviceAttributesCount()
repeated .tensorflow.DeviceAttributes device_attributes = 1;getDeviceAttributesCount in interface GetStatusResponseOrBuilderpublic DeviceAttributes getDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;getDeviceAttributes in interface GetStatusResponseOrBuilderpublic GetStatusResponse.Builder setDeviceAttributes(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder setDeviceAttributes(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder addDeviceAttributes(DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder addDeviceAttributes(int index, DeviceAttributes value)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder addDeviceAttributes(DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder addDeviceAttributes(int index, DeviceAttributes.Builder builderForValue)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder addAllDeviceAttributes(Iterable<? extends DeviceAttributes> values)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder clearDeviceAttributes()
repeated .tensorflow.DeviceAttributes device_attributes = 1;public GetStatusResponse.Builder removeDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public DeviceAttributes.Builder getDeviceAttributesBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public DeviceAttributesOrBuilder getDeviceAttributesOrBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;getDeviceAttributesOrBuilder in interface GetStatusResponseOrBuilderpublic List<? extends DeviceAttributesOrBuilder> getDeviceAttributesOrBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1;getDeviceAttributesOrBuilderList in interface GetStatusResponseOrBuilderpublic DeviceAttributes.Builder addDeviceAttributesBuilder()
repeated .tensorflow.DeviceAttributes device_attributes = 1;public DeviceAttributes.Builder addDeviceAttributesBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;public List<DeviceAttributes.Builder> getDeviceAttributesBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1;public final GetStatusResponse.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public final GetStatusResponse.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<GetStatusResponse.Builder>Copyright © 2021. All rights reserved.