public static final class AttachedDatabase.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder> implements AttachedDatabaseOrBuilder
salesforce.hyperdb.grpc.v1.AttachedDatabase| Modifier and Type | Method and Description |
|---|---|
AttachedDatabase.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttachedDatabase |
build() |
AttachedDatabase |
buildPartial() |
AttachedDatabase.Builder |
clear() |
AttachedDatabase.Builder |
clearAlias()
string alias = 2; |
AttachedDatabase.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AttachedDatabase.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AttachedDatabase.Builder |
clearPath()
string path = 1; |
AttachedDatabase.Builder |
clone() |
String |
getAlias()
string alias = 2; |
com.google.protobuf.ByteString |
getAliasBytes()
string alias = 2; |
AttachedDatabase |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath()
string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
string path = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AttachedDatabase.Builder |
mergeFrom(AttachedDatabase other) |
AttachedDatabase.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttachedDatabase.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttachedDatabase.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttachedDatabase.Builder |
setAlias(String value)
string alias = 2; |
AttachedDatabase.Builder |
setAliasBytes(com.google.protobuf.ByteString value)
string alias = 2; |
AttachedDatabase.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttachedDatabase.Builder |
setPath(String value)
string path = 1; |
AttachedDatabase.Builder |
setPathBytes(com.google.protobuf.ByteString value)
string path = 1; |
AttachedDatabase.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AttachedDatabase.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AttachedDatabase build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AttachedDatabase buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AttachedDatabase.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder mergeFrom(AttachedDatabase other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public AttachedDatabase.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttachedDatabase.Builder>IOExceptionpublic String getPath()
string path = 1;getPath in interface AttachedDatabaseOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
string path = 1;getPathBytes in interface AttachedDatabaseOrBuilderpublic AttachedDatabase.Builder setPath(String value)
string path = 1;value - The path to set.public AttachedDatabase.Builder clearPath()
string path = 1;public AttachedDatabase.Builder setPathBytes(com.google.protobuf.ByteString value)
string path = 1;value - The bytes for path to set.public String getAlias()
string alias = 2;getAlias in interface AttachedDatabaseOrBuilderpublic com.google.protobuf.ByteString getAliasBytes()
string alias = 2;getAliasBytes in interface AttachedDatabaseOrBuilderpublic AttachedDatabase.Builder setAlias(String value)
string alias = 2;value - The alias to set.public AttachedDatabase.Builder clearAlias()
string alias = 2;public AttachedDatabase.Builder setAliasBytes(com.google.protobuf.ByteString value)
string alias = 2;value - The bytes for alias to set.public final AttachedDatabase.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>public final AttachedDatabase.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttachedDatabase.Builder>Copyright © 2025. All rights reserved.