public static final class CreateSessionRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CreateSessionRequest.Builder> implements CreateSessionRequestOrBuilder
tensorflow.CreateSessionRequest| Modifier and Type | Method and Description |
|---|---|
CreateSessionRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionRequest |
build() |
CreateSessionRequest |
buildPartial() |
CreateSessionRequest.Builder |
clear() |
CreateSessionRequest.Builder |
clearConfig()
Configuration options.
|
CreateSessionRequest.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
CreateSessionRequest.Builder |
clearGraphDef()
The initial graph definition.
|
CreateSessionRequest.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
CreateSessionRequest.Builder |
clearTarget()
The target string used from the client's perspective.
|
CreateSessionRequest.Builder |
clone() |
ConfigProto |
getConfig()
Configuration options.
|
ConfigProto.Builder |
getConfigBuilder()
Configuration options.
|
ConfigProtoOrBuilder |
getConfigOrBuilder()
Configuration options.
|
CreateSessionRequest |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GraphDef |
getGraphDef()
The initial graph definition.
|
GraphDef.Builder |
getGraphDefBuilder()
The initial graph definition.
|
GraphDefOrBuilder |
getGraphDefOrBuilder()
The initial graph definition.
|
String |
getTarget()
The target string used from the client's perspective.
|
org.nd4j.shade.protobuf.ByteString |
getTargetBytes()
The target string used from the client's perspective.
|
boolean |
hasConfig()
Configuration options.
|
boolean |
hasGraphDef()
The initial graph definition.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateSessionRequest.Builder |
mergeConfig(ConfigProto value)
Configuration options.
|
CreateSessionRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateSessionRequest.Builder |
mergeFrom(CreateSessionRequest other) |
CreateSessionRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
CreateSessionRequest.Builder |
mergeGraphDef(GraphDef value)
The initial graph definition.
|
CreateSessionRequest.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
CreateSessionRequest.Builder |
setConfig(ConfigProto.Builder builderForValue)
Configuration options.
|
CreateSessionRequest.Builder |
setConfig(ConfigProto value)
Configuration options.
|
CreateSessionRequest.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateSessionRequest.Builder |
setGraphDef(GraphDef.Builder builderForValue)
The initial graph definition.
|
CreateSessionRequest.Builder |
setGraphDef(GraphDef value)
The initial graph definition.
|
CreateSessionRequest.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateSessionRequest.Builder |
setTarget(String value)
The target string used from the client's perspective.
|
CreateSessionRequest.Builder |
setTargetBytes(org.nd4j.shade.protobuf.ByteString value)
The target string used from the client's perspective.
|
CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic CreateSessionRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CreateSessionRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>public CreateSessionRequest.Builder mergeFrom(CreateSessionRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CreateSessionRequest.Builder>public CreateSessionRequest.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<CreateSessionRequest.Builder>IOExceptionpublic boolean hasGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;hasGraphDef in interface CreateSessionRequestOrBuilderpublic GraphDef getGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;getGraphDef in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setGraphDef(GraphDef value)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder setGraphDef(GraphDef.Builder builderForValue)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder mergeGraphDef(GraphDef value)
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public CreateSessionRequest.Builder clearGraphDef()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public GraphDef.Builder getGraphDefBuilder()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;public GraphDefOrBuilder getGraphDefOrBuilder()
The initial graph definition.
.tensorflow.GraphDef graph_def = 1;getGraphDefOrBuilder in interface CreateSessionRequestOrBuilderpublic boolean hasConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;hasConfig in interface CreateSessionRequestOrBuilderpublic ConfigProto getConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;getConfig in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setConfig(ConfigProto value)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder setConfig(ConfigProto.Builder builderForValue)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder mergeConfig(ConfigProto value)
Configuration options.
.tensorflow.ConfigProto config = 2;public CreateSessionRequest.Builder clearConfig()
Configuration options.
.tensorflow.ConfigProto config = 2;public ConfigProto.Builder getConfigBuilder()
Configuration options.
.tensorflow.ConfigProto config = 2;public ConfigProtoOrBuilder getConfigOrBuilder()
Configuration options.
.tensorflow.ConfigProto config = 2;getConfigOrBuilder in interface CreateSessionRequestOrBuilderpublic String getTarget()
The target string used from the client's perspective.
string target = 3;getTarget in interface CreateSessionRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getTargetBytes()
The target string used from the client's perspective.
string target = 3;getTargetBytes in interface CreateSessionRequestOrBuilderpublic CreateSessionRequest.Builder setTarget(String value)
The target string used from the client's perspective.
string target = 3;public CreateSessionRequest.Builder clearTarget()
The target string used from the client's perspective.
string target = 3;public CreateSessionRequest.Builder setTargetBytes(org.nd4j.shade.protobuf.ByteString value)
The target string used from the client's perspective.
string target = 3;public final CreateSessionRequest.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<CreateSessionRequest.Builder>public final CreateSessionRequest.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<CreateSessionRequest.Builder>Copyright © 2021. All rights reserved.