Package xyz.block.ftl.v1
Class RealmChange.Builder
-
- All Implemented Interfaces:
-
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,xyz.block.ftl.v1.RealmChangeOrBuilder
public final class RealmChange.Builder extends GeneratedMessageV3.Builder<BuilderT> implements RealmChangeOrBuilder
Protobuf type
xyz.block.ftl.v1.RealmChange
-
-
Method Summary
Modifier and Type Method Description final static Descriptors.DescriptorgetDescriptor()RealmChange.Builderclear()Descriptors.DescriptorgetDescriptorForType()RealmChangegetDefaultInstanceForType()RealmChangebuild()RealmChangebuildPartial()RealmChange.Builderclone()RealmChange.BuildersetField(Descriptors.FieldDescriptor field, Object value)RealmChange.BuilderclearField(Descriptors.FieldDescriptor field)RealmChange.BuilderclearOneof(Descriptors.OneofDescriptor oneof)RealmChange.BuildersetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)RealmChange.BuilderaddRepeatedField(Descriptors.FieldDescriptor field, Object value)RealmChange.BuildermergeFrom(Message other)RealmChange.BuildermergeFrom(RealmChange other)final booleanisInitialized()RealmChange.BuildermergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)StringgetName()string name = 1;ByteStringgetNameBytes()string name = 1;RealmChange.BuildersetName(String value)string name = 1;RealmChange.BuilderclearName()string name = 1;RealmChange.BuildersetNameBytes(ByteString value)string name = 1;List<Module>getModulesList()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;intgetModulesCount()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;ModulegetModules(int index)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuildersetModules(int index, Module value)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuildersetModules(int index, Module.Builder builderForValue)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderaddModules(Module value)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderaddModules(int index, Module value)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderaddModules(Module.Builder builderForValue)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderaddModules(int index, Module.Builder builderForValue)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderaddAllModules(Iterable<out Module> values)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderclearModules()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;RealmChange.BuilderremoveModules(int index)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;Module.BuildergetModulesBuilder(int index)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;ModuleOrBuildergetModulesOrBuilder(int index)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;List<out ModuleOrBuilder>getModulesOrBuilderList()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;Module.BuilderaddModulesBuilder()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;Module.BuilderaddModulesBuilder(int index)The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;List<Module.Builder>getModulesBuilderList()The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;ProtocolStringListgetToRemoveList()The deployments to remove.repeated string to_remove = 3;intgetToRemoveCount()The deployments to remove.repeated string to_remove = 3;StringgetToRemove(int index)The deployments to remove.repeated string to_remove = 3;ByteStringgetToRemoveBytes(int index)The deployments to remove.repeated string to_remove = 3;RealmChange.BuildersetToRemove(int index, String value)The deployments to remove.repeated string to_remove = 3;RealmChange.BuilderaddToRemove(String value)The deployments to remove.repeated string to_remove = 3;RealmChange.BuilderaddAllToRemove(Iterable<String> values)The deployments to remove.repeated string to_remove = 3;RealmChange.BuilderclearToRemove()The deployments to remove.repeated string to_remove = 3;RealmChange.BuilderaddToRemoveBytes(ByteString value)The deployments to remove.repeated string to_remove = 3;booleangetExternal()Whether this is an external realm.bool external = 4;RealmChange.BuildersetExternal(boolean value)Whether this is an external realm.bool external = 4;RealmChange.BuilderclearExternal()Whether this is an external realm.bool external = 4;final RealmChange.BuildersetUnknownFields(UnknownFieldSet unknownFields)final RealmChange.BuildermergeUnknownFields(UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField -
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
clear, clearOneof, clone, findInitializationErrors, getInitializationErrorString, mergeUnknownFields, toString -
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom -
Methods inherited from class com.google.protobuf.Message.Builder
addRepeatedField, clear, clearField, clearOneof, clone, mergeFrom, mergeUnknownFields, setField, setRepeatedField, setUnknownFields -
Methods inherited from class com.google.protobuf.MessageLite.Builder
build, buildPartial -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDescriptor
final static Descriptors.Descriptor getDescriptor()
-
clear
RealmChange.Builder clear()
-
getDescriptorForType
Descriptors.Descriptor getDescriptorForType()
-
getDefaultInstanceForType
RealmChange getDefaultInstanceForType()
-
build
RealmChange build()
-
buildPartial
RealmChange buildPartial()
-
clone
RealmChange.Builder clone()
-
setField
RealmChange.Builder setField(Descriptors.FieldDescriptor field, Object value)
-
clearField
RealmChange.Builder clearField(Descriptors.FieldDescriptor field)
-
clearOneof
RealmChange.Builder clearOneof(Descriptors.OneofDescriptor oneof)
-
setRepeatedField
RealmChange.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
-
addRepeatedField
RealmChange.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
-
mergeFrom
RealmChange.Builder mergeFrom(Message other)
-
mergeFrom
RealmChange.Builder mergeFrom(RealmChange other)
-
isInitialized
final boolean isInitialized()
-
mergeFrom
RealmChange.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
getNameBytes
ByteString getNameBytes()
string name = 1;- Returns:
The bytes for name.
-
setName
RealmChange.Builder setName(String value)
string name = 1;- Parameters:
value- The name to set.- Returns:
This builder for chaining.
-
clearName
RealmChange.Builder clearName()
string name = 1;- Returns:
This builder for chaining.
-
setNameBytes
RealmChange.Builder setNameBytes(ByteString value)
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
This builder for chaining.
-
getModulesList
List<Module> getModulesList()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModulesCount
int getModulesCount()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModules
Module getModules(int index)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
setModules
RealmChange.Builder setModules(int index, Module value)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
setModules
RealmChange.Builder setModules(int index, Module.Builder builderForValue)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModules
RealmChange.Builder addModules(Module value)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModules
RealmChange.Builder addModules(int index, Module value)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModules
RealmChange.Builder addModules(Module.Builder builderForValue)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModules
RealmChange.Builder addModules(int index, Module.Builder builderForValue)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addAllModules
RealmChange.Builder addAllModules(Iterable<out Module> values)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
clearModules
RealmChange.Builder clearModules()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
removeModules
RealmChange.Builder removeModules(int index)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModulesBuilder
Module.Builder getModulesBuilder(int index)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModulesOrBuilder
ModuleOrBuilder getModulesOrBuilder(int index)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModulesOrBuilderList
List<out ModuleOrBuilder> getModulesOrBuilderList()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModulesBuilder
Module.Builder addModulesBuilder()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
addModulesBuilder
Module.Builder addModulesBuilder(int index)
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getModulesBuilderList
List<Module.Builder> getModulesBuilderList()
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;
-
getToRemoveList
ProtocolStringList getToRemoveList()
The deployments to remove.repeated string to_remove = 3;- Returns:
A list containing the toRemove.
-
getToRemoveCount
int getToRemoveCount()
The deployments to remove.repeated string to_remove = 3;- Returns:
The count of toRemove.
-
getToRemove
String getToRemove(int index)
The deployments to remove.repeated string to_remove = 3;- Parameters:
index- The index of the element to return.- Returns:
The toRemove at the given index.
-
getToRemoveBytes
ByteString getToRemoveBytes(int index)
The deployments to remove.repeated string to_remove = 3;- Parameters:
index- The index of the value to return.- Returns:
The bytes of the toRemove at the given index.
-
setToRemove
RealmChange.Builder setToRemove(int index, String value)
The deployments to remove.repeated string to_remove = 3;- Parameters:
index- The index to set the value at.value- The toRemove to set.- Returns:
This builder for chaining.
-
addToRemove
RealmChange.Builder addToRemove(String value)
The deployments to remove.repeated string to_remove = 3;- Parameters:
value- The toRemove to add.- Returns:
This builder for chaining.
-
addAllToRemove
RealmChange.Builder addAllToRemove(Iterable<String> values)
The deployments to remove.repeated string to_remove = 3;- Parameters:
values- The toRemove to add.- Returns:
This builder for chaining.
-
clearToRemove
RealmChange.Builder clearToRemove()
The deployments to remove.repeated string to_remove = 3;- Returns:
This builder for chaining.
-
addToRemoveBytes
RealmChange.Builder addToRemoveBytes(ByteString value)
The deployments to remove.repeated string to_remove = 3;- Parameters:
value- The bytes of the toRemove to add.- Returns:
This builder for chaining.
-
getExternal
boolean getExternal()
Whether this is an external realm.bool external = 4;- Returns:
The external.
-
setExternal
RealmChange.Builder setExternal(boolean value)
Whether this is an external realm.bool external = 4;- Parameters:
value- The external to set.- Returns:
This builder for chaining.
-
clearExternal
RealmChange.Builder clearExternal()
Whether this is an external realm.bool external = 4;- Returns:
This builder for chaining.
-
setUnknownFields
final RealmChange.Builder setUnknownFields(UnknownFieldSet unknownFields)
-
mergeUnknownFields
final RealmChange.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
-
-
-
-