public static final class GetStatusResponse.Builder extends com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GetStatusResponse |
build() |
GetStatusResponse |
buildPartial() |
GetStatusResponse.Builder |
clear() |
GetStatusResponse.Builder |
clearDeviceAttributes()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
GetStatusResponse.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
GetStatusResponse.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
GetStatusResponse.Builder |
clone() |
GetStatusResponse |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.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 com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetStatusResponse.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
GetStatusResponse.Builder |
mergeFrom(GetStatusResponse other) |
GetStatusResponse.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
GetStatusResponse.Builder |
mergeUnknownFields(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GetStatusResponse.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic GetStatusResponse build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic GetStatusResponse buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.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<GetStatusResponse.Builder>public GetStatusResponse.Builder mergeFrom(GetStatusResponse other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public GetStatusResponse.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<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(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GetStatusResponse.Builder>public final GetStatusResponse.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<GetStatusResponse.Builder>Copyright © 2018. All rights reserved.