Package xyz.block.ftl.v1.language
Class GenerateStubsRequest.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.language.GenerateStubsRequestOrBuilder
public final class GenerateStubsRequest.Builder extends GeneratedMessageV3.Builder<BuilderT> implements GenerateStubsRequestOrBuilder
Protobuf type
xyz.block.ftl.v1.language.GenerateStubsRequest
-
-
Method Summary
Modifier and Type Method Description final static Descriptors.DescriptorgetDescriptor()GenerateStubsRequest.Builderclear()Descriptors.DescriptorgetDescriptorForType()GenerateStubsRequestgetDefaultInstanceForType()GenerateStubsRequestbuild()GenerateStubsRequestbuildPartial()GenerateStubsRequest.Builderclone()GenerateStubsRequest.BuildersetField(Descriptors.FieldDescriptor field, Object value)GenerateStubsRequest.BuilderclearField(Descriptors.FieldDescriptor field)GenerateStubsRequest.BuilderclearOneof(Descriptors.OneofDescriptor oneof)GenerateStubsRequest.BuildersetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)GenerateStubsRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptor field, Object value)GenerateStubsRequest.BuildermergeFrom(Message other)GenerateStubsRequest.BuildermergeFrom(GenerateStubsRequest other)final booleanisInitialized()GenerateStubsRequest.BuildermergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)StringgetDir()The directory path to generate stubs intostring dir = 1;ByteStringgetDirBytes()The directory path to generate stubs intostring dir = 1;GenerateStubsRequest.BuildersetDir(String value)The directory path to generate stubs intostring dir = 1;GenerateStubsRequest.BuilderclearDir()The directory path to generate stubs intostring dir = 1;GenerateStubsRequest.BuildersetDirBytes(ByteString value)The directory path to generate stubs intostring dir = 1;booleanhasModule()The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;ModulegetModule()The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;GenerateStubsRequest.BuildersetModule(Module value)The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;GenerateStubsRequest.BuildersetModule(Module.Builder builderForValue)The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;GenerateStubsRequest.BuildermergeModule(Module value)The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;GenerateStubsRequest.BuilderclearModule()The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;Module.BuildergetModuleBuilder()The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;ModuleOrBuildergetModuleOrBuilder()The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;booleanhasModuleConfig()The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;ModuleConfiggetModuleConfig()The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;GenerateStubsRequest.BuildersetModuleConfig(ModuleConfig value)The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;GenerateStubsRequest.BuildersetModuleConfig(ModuleConfig.Builder builderForValue)The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;GenerateStubsRequest.BuildermergeModuleConfig(ModuleConfig value)The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;GenerateStubsRequest.BuilderclearModuleConfig()The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;ModuleConfig.BuildergetModuleConfigBuilder()The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;ModuleConfigOrBuildergetModuleConfigOrBuilder()The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;booleanhasNativeModuleConfig()Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;ModuleConfiggetNativeModuleConfig()Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;GenerateStubsRequest.BuildersetNativeModuleConfig(ModuleConfig value)Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;GenerateStubsRequest.BuildersetNativeModuleConfig(ModuleConfig.Builder builderForValue)Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;GenerateStubsRequest.BuildermergeNativeModuleConfig(ModuleConfig value)Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;GenerateStubsRequest.BuilderclearNativeModuleConfig()Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;ModuleConfig.BuildergetNativeModuleConfigBuilder()Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;ModuleConfigOrBuildergetNativeModuleConfigOrBuilder()Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;final GenerateStubsRequest.BuildersetUnknownFields(UnknownFieldSet unknownFields)final GenerateStubsRequest.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
GenerateStubsRequest.Builder clear()
-
getDescriptorForType
Descriptors.Descriptor getDescriptorForType()
-
getDefaultInstanceForType
GenerateStubsRequest getDefaultInstanceForType()
-
build
GenerateStubsRequest build()
-
buildPartial
GenerateStubsRequest buildPartial()
-
clone
GenerateStubsRequest.Builder clone()
-
setField
GenerateStubsRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
-
clearField
GenerateStubsRequest.Builder clearField(Descriptors.FieldDescriptor field)
-
clearOneof
GenerateStubsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
-
setRepeatedField
GenerateStubsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
-
addRepeatedField
GenerateStubsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
-
mergeFrom
GenerateStubsRequest.Builder mergeFrom(Message other)
-
mergeFrom
GenerateStubsRequest.Builder mergeFrom(GenerateStubsRequest other)
-
isInitialized
final boolean isInitialized()
-
mergeFrom
GenerateStubsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
getDirBytes
ByteString getDirBytes()
The directory path to generate stubs intostring dir = 1;- Returns:
The bytes for dir.
-
setDir
GenerateStubsRequest.Builder setDir(String value)
The directory path to generate stubs intostring dir = 1;- Parameters:
value- The dir to set.- Returns:
This builder for chaining.
-
clearDir
GenerateStubsRequest.Builder clearDir()
The directory path to generate stubs intostring dir = 1;- Returns:
This builder for chaining.
-
setDirBytes
GenerateStubsRequest.Builder setDirBytes(ByteString value)
The directory path to generate stubs intostring dir = 1;- Parameters:
value- The bytes for dir to set.- Returns:
This builder for chaining.
-
hasModule
boolean hasModule()
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;- Returns:
Whether the module field is set.
-
getModule
Module getModule()
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;- Returns:
The module.
-
setModule
GenerateStubsRequest.Builder setModule(Module value)
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
setModule
GenerateStubsRequest.Builder setModule(Module.Builder builderForValue)
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
mergeModule
GenerateStubsRequest.Builder mergeModule(Module value)
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
clearModule
GenerateStubsRequest.Builder clearModule()
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
getModuleBuilder
Module.Builder getModuleBuilder()
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
getModuleOrBuilder
ModuleOrBuilder getModuleOrBuilder()
The schema of the module to generate stubs for.xyz.block.ftl.v1.schema.Module module = 2;
-
hasModuleConfig
boolean hasModuleConfig()
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;- Returns:
Whether the moduleConfig field is set.
-
getModuleConfig
ModuleConfig getModuleConfig()
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;- Returns:
The moduleConfig.
-
setModuleConfig
GenerateStubsRequest.Builder setModuleConfig(ModuleConfig value)
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
setModuleConfig
GenerateStubsRequest.Builder setModuleConfig(ModuleConfig.Builder builderForValue)
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
mergeModuleConfig
GenerateStubsRequest.Builder mergeModuleConfig(ModuleConfig value)
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
clearModuleConfig
GenerateStubsRequest.Builder clearModuleConfig()
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
getModuleConfigBuilder
ModuleConfig.Builder getModuleConfigBuilder()
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
getModuleConfigOrBuilder
ModuleConfigOrBuilder getModuleConfigOrBuilder()
The module's configuration to generate stubs for.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
-
hasNativeModuleConfig
boolean hasNativeModuleConfig()
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;- Returns:
Whether the nativeModuleConfig field is set.
-
getNativeModuleConfig
ModuleConfig getNativeModuleConfig()
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;- Returns:
The nativeModuleConfig.
-
setNativeModuleConfig
GenerateStubsRequest.Builder setNativeModuleConfig(ModuleConfig value)
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
setNativeModuleConfig
GenerateStubsRequest.Builder setNativeModuleConfig(ModuleConfig.Builder builderForValue)
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
mergeNativeModuleConfig
GenerateStubsRequest.Builder mergeNativeModuleConfig(ModuleConfig value)
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
clearNativeModuleConfig
GenerateStubsRequest.Builder clearNativeModuleConfig()
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
getNativeModuleConfigBuilder
ModuleConfig.Builder getNativeModuleConfigBuilder()
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
getNativeModuleConfigOrBuilder
ModuleConfigOrBuilder getNativeModuleConfigOrBuilder()
Native module configuration is the configuration for a module that uses the plugin's language, if the main moduleConfig provided is of a different language. It is provided as a mechanism to derive language specific information. For example, the language version.optional .xyz.block.ftl.v1.language.ModuleConfig native_module_config = 4;
-
setUnknownFields
final GenerateStubsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
-
mergeUnknownFields
final GenerateStubsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
-
-
-
-