A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X 

S

Schema - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.Schema
Schema.Builder - class in xyz.block.ftl.v1.schema.Schema
Protobuf type xyz.block.ftl.v1.schema.Schema
SchemaOrBuilder - class in xyz.block.ftl.v1.schema
 
SchemaOuterClass - class in xyz.block.ftl.v1.schema
 
Secret - class in xyz.block.ftl
 
SECRET - enum entry in xyz.block.ftl.v1.schema.Decl.ValueCase
 
Secret - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.Secret
Secret.Builder - class in xyz.block.ftl.v1.schema.Secret
Protobuf type xyz.block.ftl.v1.schema.Secret
SecretOrBuilder - class in xyz.block.ftl.v1.schema
 
SECRETS - enum entry in xyz.block.ftl.v1.schema.Metadata.ValueCase
 
serialize(kotlin.Array,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ByteArraySerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeAliasSerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeEnumSerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ValueEnumSerializer
 
serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
setAlias(xyz.block.ftl.v1.schema.MetadataAlias) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataAlias alias = 5;
setAlias(xyz.block.ftl.v1.schema.MetadataAlias.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataAlias alias = 5;
setAlias(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
string alias = 3;
setAliasBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
string alias = 3;
setAny(xyz.block.ftl.v1.schema.Any) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Any any = 9;
setAny(xyz.block.ftl.v1.schema.Any.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Any any = 9;
setArch(java.lang.String) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string arch = 5;
setArchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string arch = 5;
setArray(xyz.block.ftl.v1.schema.Array) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Array array = 7;
setArray(xyz.block.ftl.v1.schema.Array.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Array array = 7;
setAutoRebuildStarted(xyz.block.ftl.v1.language.AutoRebuildStarted) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.AutoRebuildStarted auto_rebuild_started = 2;
setAutoRebuildStarted(xyz.block.ftl.v1.language.AutoRebuildStarted.Builder) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.AutoRebuildStarted auto_rebuild_started = 2;
setBody(com.fasterxml.jackson.databind.JsonNode) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setBody(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallRequest.Builder
bytes body = 3;
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Builder
bytes body = 1;
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
bytes body = 2;
setBool(xyz.block.ftl.v1.schema.Bool) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Bool bool = 5;
setBool(xyz.block.ftl.v1.schema.Bool.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Bool bool = 5;
setBuild(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Build is the command to build the module.
optional string build = 5;
setBuild(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default build command
optional string build = 2;
setBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Build is the command to build the module.
optional string build = 5;
setBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default build command
optional string build = 2;
setBuildContext(xyz.block.ftl.v1.language.BuildContext) - function in xyz.block.ftl.v1.language.BuildContextUpdatedRequest.Builder
.xyz.block.ftl.v1.language.BuildContext build_context = 1;
setBuildContext(xyz.block.ftl.v1.language.BuildContext.Builder) - function in xyz.block.ftl.v1.language.BuildContextUpdatedRequest.Builder
.xyz.block.ftl.v1.language.BuildContext build_context = 1;
setBuildContext(xyz.block.ftl.v1.language.BuildContext) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
.xyz.block.ftl.v1.language.BuildContext build_context = 4;
setBuildContext(xyz.block.ftl.v1.language.BuildContext.Builder) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
.xyz.block.ftl.v1.language.BuildContext build_context = 4;
setBuildEnv(int,java.lang.String) - function in xyz.block.ftl.v1.language.BuildContext.Builder
Build environment provides environment variables to be set for the build command
repeated string build_env = 5;
setBuildFailure(xyz.block.ftl.v1.language.BuildFailure) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.BuildFailure build_failure = 4;
setBuildFailure(xyz.block.ftl.v1.language.BuildFailure.Builder) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.BuildFailure build_failure = 4;
setBuildLock(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Build lock path to prevent concurrent builds
string build_lock = 7;
setBuildLock(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Build lock path to prevent concurrent builds
optional string build_lock = 4;
setBuildLockBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Build lock path to prevent concurrent builds
string build_lock = 7;
setBuildLockBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Build lock path to prevent concurrent builds
optional string build_lock = 4;
setBuildSuccess(xyz.block.ftl.v1.language.BuildSuccess) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.BuildSuccess build_success = 3;
setBuildSuccess(xyz.block.ftl.v1.language.BuildSuccess.Builder) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
.xyz.block.ftl.v1.language.BuildSuccess build_success = 3;
setBuiltin(boolean) - function in xyz.block.ftl.v1.schema.Module.Builder
bool builtin = 3;
setBytes(xyz.block.ftl.v1.schema.Bytes) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Bytes bytes = 4;
setBytes(xyz.block.ftl.v1.schema.Bytes.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Bytes bytes = 4;
setCaller(java.lang.String) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
Only verb name is included because this verb will be in the same module as topic
string caller = 3;
setCallerBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
Only verb name is included because this verb will be in the same module as topic
string caller = 3;
setCalls(xyz.block.ftl.v1.schema.MetadataCalls) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataCalls calls = 1;
setCalls(xyz.block.ftl.v1.schema.MetadataCalls.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataCalls calls = 1;
setCalls(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
setCalls(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
setCalls(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
setCalls(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;
setCatch(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
optional .xyz.block.ftl.v1.schema.Ref catch = 5;
setCatch(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
optional .xyz.block.ftl.v1.schema.Ref catch = 5;
setColumn(long) - function in xyz.block.ftl.v1.schema.Position.Builder
int64 column = 3;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Config.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Database.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated string comments = 3;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Secret.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Subscription.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Topic.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated string comments = 2;
setConfig(xyz.block.ftl.v1.schema.Config) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Config config = 6;
setConfig(xyz.block.ftl.v1.schema.Config.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Config config = 6;
setConfig(xyz.block.ftl.v1.schema.MetadataConfig) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataConfig config = 10;
setConfig(xyz.block.ftl.v1.schema.MetadataConfig.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataConfig config = 10;
setConfig(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;
setConfig(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;
setContextId(java.lang.String) - function in xyz.block.ftl.v1.language.AutoRebuildStarted.Builder
string context_id = 1;
setContextId(java.lang.String) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
The id of build context used while building.
string context_id = 1;
setContextId(java.lang.String) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
The id of build context used while building.
string context_id = 1;
setContextIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.AutoRebuildStarted.Builder
string context_id = 1;
setContextIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
The id of build context used while building.
string context_id = 1;
setContextIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
The id of build context used while building.
string context_id = 1;
setCount(long) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
optional int64 count = 2;
setCreateTime(com.google.protobuf.Timestamp) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
.google.protobuf.Timestamp create_time = 1;
setCreateTime(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
.google.protobuf.Timestamp create_time = 1;
setCreateTime(com.google.protobuf.Timestamp) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
.google.protobuf.Timestamp create_time = 1;
setCreateTime(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
.google.protobuf.Timestamp create_time = 1;
setCron(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
string cron = 2;
setCronBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
string cron = 2;
setCronJob(xyz.block.ftl.v1.schema.MetadataCronJob) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataCronJob cron_job = 3;
setCronJob(xyz.block.ftl.v1.schema.MetadataCronJob.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataCronJob cron_job = 3;
setData(xyz.block.ftl.v1.schema.Data) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Data data = 1;
setData(xyz.block.ftl.v1.schema.Data.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Data data = 1;
setDatabase(xyz.block.ftl.v1.schema.Database) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Database database = 3;
setDatabase(xyz.block.ftl.v1.schema.Database.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Database database = 3;
setDatabases(int,xyz.block.ftl.v1.ModuleContextResponse.DSN) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;
setDatabases(int,xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;
setDatabases(xyz.block.ftl.v1.schema.MetadataDatabases) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataDatabases databases = 4;
setDatabases(xyz.block.ftl.v1.schema.MetadataDatabases.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataDatabases databases = 4;
setDecls(int,xyz.block.ftl.v1.schema.Decl) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;
setDecls(int,xyz.block.ftl.v1.schema.Decl.Builder) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;
setDefault(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string default = 6;
setDefaultBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string default = 6;
setDependencies(int,java.lang.String) - function in xyz.block.ftl.v1.language.BuildContext.Builder
The dependencies for the module
repeated string dependencies = 4;
setDeploy(int,java.lang.String) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Paths for files/directories to be deployed
repeated string deploy = 4;
setDeployDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Absolute path to the directory containing all of this module's build artifacts for deployments
string deploy_dir = 4;
setDeployDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing all build artifacts for deployments
string deploy_dir = 1;
setDeployDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Absolute path to the directory containing all of this module's build artifacts for deployments
string deploy_dir = 4;
setDeployDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing all build artifacts for deployments
string deploy_dir = 1;
setDevEndpoint(java.lang.String) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Dev mode endpoint URI. If this is set then rather than trying to deploy the module, FTL will start a runner that
connects to this endpoint.
optional string dev_endpoint = 7;
setDevEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Dev mode endpoint URI. If this is set then rather than trying to deploy the module, FTL will start a runner that
connects to this endpoint.
optional string dev_endpoint = 7;
setDevModeBuild(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
DevModeBuild is the command to build the module in dev mode.
optional string dev_mode_build = 6;
setDevModeBuild(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Dev mode build command, if different from the regular build command
optional string dev_mode_build = 3;
setDevModeBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
DevModeBuild is the command to build the module in dev mode.
optional string dev_mode_build = 6;
setDevModeBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Dev mode build command, if different from the regular build command
optional string dev_mode_build = 3;
setDir(java.lang.String) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
The root directory for the module, which does not yet exist.
The plugin should create the directory.
string dir = 2;
setDir(java.lang.String) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The directory path to generate stubs into
string dir = 1;
setDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Absolute path to the module's directory
string dir = 2;
setDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsRequest.Builder
string dir = 1;
setDir(java.lang.String) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
The root directory for the module, which does not yet exist.
The plugin should create the directory.
string dir = 2;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The directory path to generate stubs into
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Absolute path to the module's directory
string dir = 2;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsRequest.Builder
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
string dir = 1;
setDockerImage(java.lang.String) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Name of the docker image to use for the runner
string docker_image = 5;
setDockerImageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Name of the docker image to use for the runner
string docker_image = 5;
setDsn(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
string dsn = 3;
setDsn(java.lang.String) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
string dsn = 1;
setDsnBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
string dsn = 3;
setDsnBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
string dsn = 1;
setElement(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Array.Builder
.xyz.block.ftl.v1.schema.Type element = 2;
setElement(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Array.Builder
.xyz.block.ftl.v1.schema.Type element = 2;
setEncoding(xyz.block.ftl.v1.schema.MetadataEncoding) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataEncoding encoding = 9;
setEncoding(xyz.block.ftl.v1.schema.MetadataEncoding.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataEncoding encoding = 9;
setEndColumn(long) - function in xyz.block.ftl.v1.language.Position.Builder
int64 end_column = 4;
setEnum(xyz.block.ftl.v1.schema.Enum) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Enum enum = 4;
setEnum(xyz.block.ftl.v1.schema.Enum.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Enum enum = 4;
setEnvar(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string envar = 3;
setEnvarBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string envar = 3;
setError(java.lang.Throwable) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setError(xyz.block.ftl.v1.CallResponse.Error) - function in xyz.block.ftl.v1.CallResponse.Builder
.xyz.block.ftl.v1.CallResponse.Error error = 2;
setError(xyz.block.ftl.v1.CallResponse.Error.Builder) - function in xyz.block.ftl.v1.CallResponse.Builder
.xyz.block.ftl.v1.CallResponse.Error error = 2;
setErrors(xyz.block.ftl.v1.language.ErrorList) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
Errors contains any errors that occurred during the build
.xyz.block.ftl.v1.language.ErrorList errors = 3;
setErrors(xyz.block.ftl.v1.language.ErrorList.Builder) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
Errors contains any errors that occurred during the build
.xyz.block.ftl.v1.language.ErrorList errors = 3;
setErrors(xyz.block.ftl.v1.language.ErrorList) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Errors contains any errors that occurred during the build
No errors can have a level of ERROR, instead a BuildFailure should be sent
Instead this is useful for INFO and WARN level errors.
.xyz.block.ftl.v1.language.ErrorList errors = 6;
setErrors(xyz.block.ftl.v1.language.ErrorList.Builder) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Errors contains any errors that occurred during the build
No errors can have a level of ERROR, instead a BuildFailure should be sent
Instead this is useful for INFO and WARN level errors.
.xyz.block.ftl.v1.language.ErrorList errors = 6;
setErrors(int,xyz.block.ftl.v1.language.Error) - function in xyz.block.ftl.v1.language.ErrorList.Builder
repeated .xyz.block.ftl.v1.language.Error errors = 1;
setErrors(int,xyz.block.ftl.v1.language.Error.Builder) - function in xyz.block.ftl.v1.language.ErrorList.Builder
repeated .xyz.block.ftl.v1.language.Error errors = 1;
setEvent(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Topic.Builder
.xyz.block.ftl.v1.schema.Type event = 5;
setEvent(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Topic.Builder
.xyz.block.ftl.v1.schema.Type event = 5;
setExport(boolean) - function in xyz.block.ftl.v1.schema.Data.Builder
bool export = 3;
setExport(boolean) - function in xyz.block.ftl.v1.schema.Enum.Builder
bool export = 3;
setExport(boolean) - function in xyz.block.ftl.v1.schema.Topic.Builder
bool export = 3;
setExport(boolean) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
bool export = 3;
setExport(boolean) - function in xyz.block.ftl.v1.schema.Verb.Builder
bool export = 3;
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in com.google.protobuf.Message.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.AcquireLeaseResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PublishEventResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.AutoRebuildStarted.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildContext.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildContextUpdatedRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildContextUpdatedResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.CreateModuleResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.DependenciesRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.DependenciesResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.Error.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.ErrorList.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.GenerateStubsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.Position.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.language.SyncStubReferencesResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Any.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Array.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Bool.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Bytes.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Config.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Data.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Database.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Decl.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Enum.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Field.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Float.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Int.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IntValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Map.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Metadata.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Module.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Optional.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Position.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Ref.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Schema.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Secret.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.String.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.StringValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Subscription.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Time.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Topic.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Type.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Unit.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Value.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Verb.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
 
setFields(int,xyz.block.ftl.v1.schema.Field) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;
setFields(int,xyz.block.ftl.v1.schema.Field.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;
setFilename(java.lang.String) - function in xyz.block.ftl.v1.language.Position.Builder
string filename = 1;
setFilename(java.lang.String) - function in xyz.block.ftl.v1.schema.Position.Builder
string filename = 1;
setFilenameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.Position.Builder
string filename = 1;
setFilenameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Position.Builder
string filename = 1;
setFlags(com.google.protobuf.Struct) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
Flags contains any values set for those configured in the GetCreateModuleFlags call
.google.protobuf.Struct flags = 4;
setFlags(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
Flags contains any values set for those configured in the GetCreateModuleFlags call
.google.protobuf.Struct flags = 4;
setFlags(int,xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag flags = 1;
setFlags(int,xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag flags = 1;
setFloat(xyz.block.ftl.v1.schema.Float) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Float float = 2;
setFloat(xyz.block.ftl.v1.schema.Float.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Float float = 2;
setGeneratedSchemaDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
The directory to generate protobuf schema files into. These can be picked up by language specific build tools
optional string generated_schema_dir = 8;
setGeneratedSchemaDir(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing generated schema files
optional string generated_schema_dir = 5;
setGeneratedSchemaDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
The directory to generate protobuf schema files into. These can be picked up by language specific build tools
optional string generated_schema_dir = 8;
setGeneratedSchemaDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing generated schema files
optional string generated_schema_dir = 5;
setHeaders(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setHeaders(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setHelp(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
string help = 2;
setHelpBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
string help = 2;
setHermit(boolean) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
bool hermit = 4;
setId(java.lang.String) - function in xyz.block.ftl.v1.language.BuildContext.Builder
string id = 1;
setIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildContext.Builder
string id = 1;
setImage(java.lang.String) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string image = 6;
setImageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string image = 6;
setIngress(xyz.block.ftl.v1.schema.MetadataIngress) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataIngress ingress = 2;
setIngress(xyz.block.ftl.v1.schema.MetadataIngress.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataIngress ingress = 2;
setIngressPathLiteral(xyz.block.ftl.v1.schema.IngressPathLiteral) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
.xyz.block.ftl.v1.schema.IngressPathLiteral ingress_path_literal = 1;
setIngressPathLiteral(xyz.block.ftl.v1.schema.IngressPathLiteral.Builder) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
.xyz.block.ftl.v1.schema.IngressPathLiteral ingress_path_literal = 1;
setIngressPathParameter(xyz.block.ftl.v1.schema.IngressPathParameter) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
.xyz.block.ftl.v1.schema.IngressPathParameter ingress_path_parameter = 2;
setIngressPathParameter(xyz.block.ftl.v1.schema.IngressPathParameter.Builder) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
.xyz.block.ftl.v1.schema.IngressPathParameter ingress_path_parameter = 2;
setInt(xyz.block.ftl.v1.schema.Int) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Int int = 1;
setInt(xyz.block.ftl.v1.schema.Int.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Int int = 1;
setIntValue(xyz.block.ftl.v1.schema.IntValue) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.IntValue int_value = 2;
setIntValue(xyz.block.ftl.v1.schema.IntValue.Builder) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.IntValue int_value = 2;
setInvalidateDependencies(boolean) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
Indicates the plugin determined that the dependencies in the BuildContext are out of date.
If a Build stream is being kept open for automatic rebuilds, FTL will call GetDependencies, followed by
BuildContextUpdated.
bool invalidate_dependencies = 4;
setIsAutomaticRebuild(boolean) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
Indicates whether the build was automatically started by the plugin, rather than due to a Build rpc call.
bool is_automatic_rebuild = 2;
setIsAutomaticRebuild(boolean) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Indicates whether the build was automatically started by the plugin, rather than due to a Build rpc call.
bool is_automatic_rebuild = 2;
setKey(int,java.lang.String) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
repeated string key = 2;
setKey(java.lang.String) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string key = 1;
setKey(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Map.Builder
.xyz.block.ftl.v1.schema.Type key = 2;
setKey(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Map.Builder
.xyz.block.ftl.v1.schema.Type key = 2;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string key = 1;
setKind(xyz.block.ftl.v1.schema.AliasKind) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
.xyz.block.ftl.v1.schema.AliasKind kind = 2;
setKindValue(int) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
.xyz.block.ftl.v1.schema.AliasKind kind = 2;
setLanguage(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsRequest.Builder
string language = 1;
setLanguage(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
The language of the module
string language = 3;
setLanguage(java.lang.String) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
string language = 2;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsRequest.Builder
string language = 1;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
The language of the module
string language = 3;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
string language = 2;
setLanguageConfig(com.google.protobuf.Struct) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
LanguageConfig contains any metadata specific to a specific language.
These are stored in the ftl.toml file under the same key as the language (eg: "go", "java")
.google.protobuf.Struct language_config = 10;
setLanguageConfig(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
LanguageConfig contains any metadata specific to a specific language.
These are stored in the ftl.toml file under the same key as the language (eg: "go", "java")
.google.protobuf.Struct language_config = 10;
setLanguageConfig(com.google.protobuf.Struct) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default language specific configuration.
These defaults are filled in by looking at each root key only. If the key is not present, the default is used.
.google.protobuf.Struct language_config = 7;
setLanguageConfig(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default language specific configuration.
These defaults are filled in by looking at each root key only. If the key is not present, the default is used.
.google.protobuf.Struct language_config = 7;
setLenient(boolean) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
bool lenient = 3;
setLevel(xyz.block.ftl.v1.language.Error.ErrorLevel) - function in xyz.block.ftl.v1.language.Error.Builder
.xyz.block.ftl.v1.language.Error.ErrorLevel level = 4;
setLevelValue(int) - function in xyz.block.ftl.v1.language.Error.Builder
.xyz.block.ftl.v1.language.Error.ErrorLevel level = 4;
setLine(long) - function in xyz.block.ftl.v1.language.Position.Builder
int64 line = 2;
setLine(long) - function in xyz.block.ftl.v1.schema.Position.Builder
int64 line = 2;
setMap(xyz.block.ftl.v1.schema.Map) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Map map = 8;
setMap(xyz.block.ftl.v1.schema.Map.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Map map = 8;
setMaxBackoff(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
string max_backoff = 4;
setMaxBackoffBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
string max_backoff = 4;
setMessage(java.lang.String) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
string message = 1;
setMessageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
string message = 1;
setMetadata(xyz.block.ftl.v1.Metadata) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.Metadata metadata = 1;
setMetadata(xyz.block.ftl.v1.Metadata.Builder) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.Metadata metadata = 1;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
setMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;
setMethod(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setMethod(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
string method = 3;
setMethodBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
string method = 3;
setMinBackoff(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
string min_backoff = 3;
setMinBackoffBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
string min_backoff = 3;
setMinReplicas(int) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
int32 min_replicas = 3;
setModule(java.lang.String) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
optional string module = 1;
setModule(xyz.block.ftl.v1.schema.Module) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Module schema for the built module
.xyz.block.ftl.v1.schema.Module module = 3;
setModule(xyz.block.ftl.v1.schema.Module.Builder) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
Module schema for the built module
.xyz.block.ftl.v1.schema.Module module = 3;
setModule(xyz.block.ftl.v1.schema.Module) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The schema of the module to generate stubs for
.xyz.block.ftl.v1.schema.Module module = 2;
setModule(xyz.block.ftl.v1.schema.Module.Builder) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The schema of the module to generate stubs for
.xyz.block.ftl.v1.schema.Module module = 2;
setModule(java.lang.String) - function in xyz.block.ftl.v1.schema.Ref.Builder
string module = 3;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
optional string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Ref.Builder
string module = 3;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig) - function in xyz.block.ftl.v1.language.BuildContext.Builder
The configuration for the module
.xyz.block.ftl.v1.language.ModuleConfig module_config = 2;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig.Builder) - function in xyz.block.ftl.v1.language.BuildContext.Builder
The configuration for the module
.xyz.block.ftl.v1.language.ModuleConfig module_config = 2;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig) - function in xyz.block.ftl.v1.language.DependenciesRequest.Builder
.xyz.block.ftl.v1.language.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig.Builder) - function in xyz.block.ftl.v1.language.DependenciesRequest.Builder
.xyz.block.ftl.v1.language.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The module's configuration to generate stubs for
.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig.Builder) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
The module's configuration to generate stubs for
.xyz.block.ftl.v1.language.ModuleConfig module_config = 3;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
.xyz.block.ftl.v1.language.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.v1.language.ModuleConfig.Builder) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
.xyz.block.ftl.v1.language.ModuleConfig module_config = 1;
setModules(int,java.lang.String) - function in xyz.block.ftl.v1.language.DependenciesResponse.Builder
repeated string modules = 1;
setModules(int,java.lang.String) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
The names of all modules that have had stubs generated
repeated string modules = 3;
setModules(int,xyz.block.ftl.v1.schema.Module) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;
setModules(int,xyz.block.ftl.v1.schema.Module.Builder) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;
setMsg(java.lang.String) - function in xyz.block.ftl.v1.language.Error.Builder
string msg = 1;
setMsgBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.Error.Builder
string msg = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Name of the module
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Config.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Data.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Database.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Enum.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Field.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Module.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Ref.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Secret.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Subscription.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Topic.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.v1.schema.Verb.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Name of the module
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Config.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Data.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Database.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Enum.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Field.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Module.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Ref.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Secret.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Subscription.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Topic.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Verb.Builder
string name = 4;
setNativeModuleConfig(xyz.block.ftl.v1.language.ModuleConfig) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
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(xyz.block.ftl.v1.language.ModuleConfig.Builder) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
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;
setNativeName(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
string native_name = 3;
setNativeNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
string native_name = 3;
setNoGit(boolean) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
bool no_git = 3;
setNotReady(java.lang.String) - function in xyz.block.ftl.v1.PingResponse.Builder
If present, the service is not ready to accept requests and this is the
reason.
optional string not_ready = 1;
setNotReadyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PingResponse.Builder
If present, the service is not ready to accept requests and this is the
reason.
optional string not_ready = 1;
setOptional(xyz.block.ftl.v1.schema.Optional) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Optional optional = 12;
setOptional(xyz.block.ftl.v1.schema.Optional.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Optional optional = 12;
setOs(java.lang.String) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string os = 4;
setOsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
optional string os = 4;
setPath(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setPath(int,xyz.block.ftl.v1.schema.IngressPathComponent) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;
setPath(int,xyz.block.ftl.v1.schema.IngressPathComponent.Builder) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;
setPathParameters(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setPlaceholder(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string placeholder = 5;
setPlaceholderBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
optional string placeholder = 5;
setPos(xyz.block.ftl.v1.language.Position) - function in xyz.block.ftl.v1.language.Error.Builder
optional .xyz.block.ftl.v1.language.Position pos = 5;
setPos(xyz.block.ftl.v1.language.Position.Builder) - function in xyz.block.ftl.v1.language.Error.Builder
optional .xyz.block.ftl.v1.language.Position pos = 5;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Any.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Any.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Array.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Array.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Bool.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Bool.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Bytes.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Bytes.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Config.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Config.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Data.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Database.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Database.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Enum.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Enum.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Field.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Field.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Float.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Float.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Int.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Int.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.IntValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.IntValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Map.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Map.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Module.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Module.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Optional.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Optional.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Ref.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Ref.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Schema.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Schema.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Secret.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Secret.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.String.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.String.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.StringValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.StringValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Subscription.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Subscription.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Time.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Time.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Topic.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Topic.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Unit.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Unit.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position) - function in xyz.block.ftl.v1.schema.Verb.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setPos(xyz.block.ftl.v1.schema.Position.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
optional .xyz.block.ftl.v1.schema.Position pos = 1;
setProjectConfig(xyz.block.ftl.v1.language.ProjectConfig) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
The project configuration
.xyz.block.ftl.v1.language.ProjectConfig project_config = 3;
setProjectConfig(xyz.block.ftl.v1.language.ProjectConfig.Builder) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
The project configuration
.xyz.block.ftl.v1.language.ProjectConfig project_config = 3;
setProjectRoot(java.lang.String) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
The root path for the FTL project
string project_root = 1;
setProjectRootBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
The root path for the FTL project
string project_root = 1;
setPublisher(xyz.block.ftl.v1.schema.MetadataPublisher) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataPublisher publisher = 12;
setPublisher(xyz.block.ftl.v1.schema.MetadataPublisher.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataPublisher publisher = 12;
setQuery(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setRebuildAutomatically(boolean) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
Indicates whether to watch for file changes and automatically rebuild
bool rebuild_automatically = 3;
setRef(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Ref ref = 11;
setRef(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Ref ref = 11;
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in com.google.protobuf.Message.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.AcquireLeaseResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.Metadata.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PublishEventResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.AutoRebuildStarted.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildContext.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildContextUpdatedRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildContextUpdatedResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.CreateModuleResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.DependenciesRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.DependenciesResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.Error.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.ErrorList.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.GenerateStubsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.Position.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.language.SyncStubReferencesResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Any.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Array.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Bool.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Bytes.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Config.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Data.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Database.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Decl.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Enum.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Field.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Float.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Int.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.IntValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Map.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Metadata.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Module.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Optional.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Position.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Ref.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Schema.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Secret.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.String.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.StringValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Subscription.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Time.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Topic.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Type.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Unit.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Value.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.Verb.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
 
setRequest(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Verb.Builder
.xyz.block.ftl.v1.schema.Type request = 5;
setRequest(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
.xyz.block.ftl.v1.schema.Type request = 5;
setResponse(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Verb.Builder
.xyz.block.ftl.v1.schema.Type response = 6;
setResponse(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
.xyz.block.ftl.v1.schema.Type response = 6;
setRetry(xyz.block.ftl.v1.schema.MetadataRetry) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataRetry retry = 6;
setRetry(xyz.block.ftl.v1.schema.MetadataRetry.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataRetry retry = 6;
setRuntime(xyz.block.ftl.v1.schema.DatabaseRuntime) - function in xyz.block.ftl.v1.schema.Database.Builder
optional .xyz.block.ftl.v1.schema.DatabaseRuntime runtime = 31634;
setRuntime(xyz.block.ftl.v1.schema.DatabaseRuntime.Builder) - function in xyz.block.ftl.v1.schema.Database.Builder
optional .xyz.block.ftl.v1.schema.DatabaseRuntime runtime = 31634;
setRuntime(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
string runtime = 2;
setRuntime(xyz.block.ftl.v1.schema.ModuleRuntime) - function in xyz.block.ftl.v1.schema.Module.Builder
optional .xyz.block.ftl.v1.schema.ModuleRuntime runtime = 31634;
setRuntime(xyz.block.ftl.v1.schema.ModuleRuntime.Builder) - function in xyz.block.ftl.v1.schema.Module.Builder
optional .xyz.block.ftl.v1.schema.ModuleRuntime runtime = 31634;
setRuntime(xyz.block.ftl.v1.schema.VerbRuntime) - function in xyz.block.ftl.v1.schema.Verb.Builder
optional .xyz.block.ftl.v1.schema.VerbRuntime runtime = 31634;
setRuntime(xyz.block.ftl.v1.schema.VerbRuntime.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
optional .xyz.block.ftl.v1.schema.VerbRuntime runtime = 31634;
setRuntimeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
string runtime = 2;
setSchema(xyz.block.ftl.v1.schema.Schema) - function in xyz.block.ftl.v1.language.BuildContext.Builder
The FTL schema including all dependencies
.xyz.block.ftl.v1.schema.Schema schema = 3;
setSchema(xyz.block.ftl.v1.schema.Schema.Builder) - function in xyz.block.ftl.v1.language.BuildContext.Builder
The FTL schema including all dependencies
.xyz.block.ftl.v1.schema.Schema schema = 3;
setSecret(xyz.block.ftl.v1.schema.Secret) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Secret secret = 7;
setSecret(xyz.block.ftl.v1.schema.Secret.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Secret secret = 7;
setSecrets(xyz.block.ftl.v1.schema.MetadataSecrets) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataSecrets secrets = 11;
setSecrets(xyz.block.ftl.v1.schema.MetadataSecrets.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataSecrets secrets = 11;
setSecrets(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;
setSecrets(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;
setShort(java.lang.String) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
short must be a single character
optional string short = 4;
setShortBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
short must be a single character
optional string short = 4;
setStack(java.lang.String) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
TODO: Richer error type.
optional string stack = 2;
setStackBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
TODO: Richer error type.
optional string stack = 2;
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStartColumn(long) - function in xyz.block.ftl.v1.language.Position.Builder
int64 start_column = 3;
setStartTime(com.google.protobuf.Timestamp) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
.google.protobuf.Timestamp start_time = 2;
setStartTime(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
.google.protobuf.Timestamp start_time = 2;
setStatus(long) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setString(xyz.block.ftl.v1.schema.String) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.String string = 3;
setString(xyz.block.ftl.v1.schema.String.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.String string = 3;
setStringValue(xyz.block.ftl.v1.schema.StringValue) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.StringValue string_value = 1;
setStringValue(xyz.block.ftl.v1.schema.StringValue.Builder) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.StringValue string_value = 1;
setStubsRoot(java.lang.String) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
The path to the directory containing all module stubs. Each module stub is in a subdirectory.
string stubs_root = 2;
setStubsRoot(java.lang.String) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
The path of the directory containing all module stubs. Each module is in a subdirectory
string stubs_root = 2;
setStubsRootBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
The path to the directory containing all module stubs. Each module stub is in a subdirectory.
string stubs_root = 2;
setStubsRootBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
The path of the directory containing all module stubs. Each module is in a subdirectory
string stubs_root = 2;
setSubscriber(xyz.block.ftl.v1.schema.MetadataSubscriber) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataSubscriber subscriber = 7;
setSubscriber(xyz.block.ftl.v1.schema.MetadataSubscriber.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataSubscriber subscriber = 7;
setSubscription(xyz.block.ftl.v1.schema.Subscription) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Subscription subscription = 10;
setSubscription(xyz.block.ftl.v1.schema.Subscription.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Subscription subscription = 10;
setText(java.lang.String) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
string text = 2;
setTextBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
string text = 2;
setTime(xyz.block.ftl.v1.schema.Time) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Time time = 6;
setTime(xyz.block.ftl.v1.schema.Time.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Time time = 6;
setTopic(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
.xyz.block.ftl.v1.schema.Ref topic = 1;
setTopic(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
.xyz.block.ftl.v1.schema.Ref topic = 1;
setTopic(xyz.block.ftl.v1.schema.Topic) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Topic topic = 9;
setTopic(xyz.block.ftl.v1.schema.Topic.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Topic topic = 9;
setTopic(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.Subscription.Builder
.xyz.block.ftl.v1.schema.Ref topic = 4;
setTopic(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.Subscription.Builder
.xyz.block.ftl.v1.schema.Ref topic = 4;
setTopics(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
repeated .xyz.block.ftl.v1.schema.Ref topics = 2;
setTopics(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
repeated .xyz.block.ftl.v1.schema.Ref topics = 2;
setTtl(com.google.protobuf.Duration) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
.google.protobuf.Duration ttl = 3;
setTtl(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
.google.protobuf.Duration ttl = 3;
setType(xyz.block.ftl.v1.ModuleContextResponse.DBType) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
.xyz.block.ftl.v1.ModuleContextResponse.DBType type = 2;
setType(xyz.block.ftl.v1.language.Error.ErrorType) - function in xyz.block.ftl.v1.language.Error.Builder
.xyz.block.ftl.v1.language.Error.ErrorType type = 6;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Config.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Config.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(java.lang.String) - function in xyz.block.ftl.v1.schema.Database.Builder
string type = 4;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Enum.Builder
optional .xyz.block.ftl.v1.schema.Type type = 5;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Enum.Builder
optional .xyz.block.ftl.v1.schema.Type type = 5;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Field.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Field.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
string type = 2;
setType(java.lang.String) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
string type = 2;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Optional.Builder
optional .xyz.block.ftl.v1.schema.Type type = 2;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Optional.Builder
optional .xyz.block.ftl.v1.schema.Type type = 2;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Secret.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Secret.Builder
.xyz.block.ftl.v1.schema.Type type = 4;
setType(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
.xyz.block.ftl.v1.schema.Type type = 5;
setType(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
.xyz.block.ftl.v1.schema.Type type = 5;
setTypeAlias(xyz.block.ftl.v1.schema.TypeAlias) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.TypeAlias type_alias = 5;
setTypeAlias(xyz.block.ftl.v1.schema.TypeAlias.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.TypeAlias type_alias = 5;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Database.Builder
string type = 4;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
string type = 2;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
string type = 2;
setTypeMap(xyz.block.ftl.v1.schema.MetadataTypeMap) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataTypeMap type_map = 8;
setTypeMap(xyz.block.ftl.v1.schema.MetadataTypeMap.Builder) - function in xyz.block.ftl.v1.schema.Metadata.Builder
.xyz.block.ftl.v1.schema.MetadataTypeMap type_map = 8;
setTypeParameters(int,xyz.block.ftl.v1.schema.TypeParameter) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;
setTypeParameters(int,xyz.block.ftl.v1.schema.TypeParameter.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;
setTypeParameters(int,xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;
setTypeParameters(int,xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;
setTypeValue(int) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
.xyz.block.ftl.v1.ModuleContextResponse.DBType type = 2;
setTypeValue(int) - function in xyz.block.ftl.v1.language.Error.Builder
.xyz.block.ftl.v1.language.Error.ErrorType type = 6;
setTypeValue(xyz.block.ftl.v1.schema.TypeValue) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.TypeValue type_value = 3;
setTypeValue(xyz.block.ftl.v1.schema.TypeValue.Builder) - function in xyz.block.ftl.v1.schema.Value.Builder
.xyz.block.ftl.v1.schema.TypeValue type_value = 3;
setUnit(xyz.block.ftl.v1.schema.Unit) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Unit unit = 10;
setUnit(xyz.block.ftl.v1.schema.Unit.Builder) - function in xyz.block.ftl.v1.schema.Type.Builder
.xyz.block.ftl.v1.schema.Unit unit = 10;
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in com.google.protobuf.Message.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.AcquireLeaseResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.Metadata.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PublishEventResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.AutoRebuildStarted.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildContext.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildContextUpdatedRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildContextUpdatedResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildFailure.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.BuildSuccess.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.CreateModuleRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.CreateModuleResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.DependenciesRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.DependenciesResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.Error.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.ErrorList.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.GenerateStubsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.GenerateStubsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.GetCreateModuleFlagsResponse.Flag.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.Position.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.ProjectConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.SyncStubReferencesRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.language.SyncStubReferencesResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Any.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Array.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Bool.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Bytes.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Config.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Data.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Database.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Decl.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Enum.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Field.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Float.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Int.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.IntValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Map.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Metadata.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataPublisher.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Module.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Optional.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Position.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Ref.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Schema.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Secret.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.String.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.StringValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Subscription.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Time.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Topic.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Type.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Unit.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Value.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.Verb.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
 
setupHotDeployment(io.quarkus.dev.spi.HotReplacementContext) - function in xyz.block.ftl.runtime.HotReloadSetup
 
setValue(java.lang.String) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string value = 2;
setValue(xyz.block.ftl.v1.schema.Value) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
.xyz.block.ftl.v1.schema.Value value = 4;
setValue(xyz.block.ftl.v1.schema.Value.Builder) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
.xyz.block.ftl.v1.schema.Value value = 4;
setValue(long) - function in xyz.block.ftl.v1.schema.IntValue.Builder
int64 value = 2;
setValue(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Map.Builder
.xyz.block.ftl.v1.schema.Type value = 3;
setValue(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Map.Builder
.xyz.block.ftl.v1.schema.Type value = 3;
setValue(java.lang.String) - function in xyz.block.ftl.v1.schema.StringValue.Builder
string value = 2;
setValue(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
.xyz.block.ftl.v1.schema.Type value = 2;
setValue(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
.xyz.block.ftl.v1.schema.Type value = 2;
setValueBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string value = 2;
setValueBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.StringValue.Builder
string value = 2;
setValues(int,xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;
setValues(int,xyz.block.ftl.v1.Metadata.Pair.Builder) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;
setVariants(int,xyz.block.ftl.v1.schema.EnumVariant) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;
setVariants(int,xyz.block.ftl.v1.schema.EnumVariant.Builder) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;
setVerb(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.schema.Ref verb = 2;
setVerb(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.schema.Ref verb = 2;
setVerb(xyz.block.ftl.v1.schema.Verb) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Verb verb = 2;
setVerb(xyz.block.ftl.v1.schema.Verb.Builder) - function in xyz.block.ftl.v1.schema.Decl.Builder
.xyz.block.ftl.v1.schema.Verb verb = 2;
setWatch(int,java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfig.Builder
Patterns to watch for file changes
repeated string watch = 9;
setWatch(int,java.lang.String) - function in xyz.block.ftl.v1.language.ModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directory
repeated string watch = 6;
startReloadTimer(io.quarkus.runtime.ShutdownContext) - function in xyz.block.ftl.runtime.FTLRecorder
 
String - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.String
STRING - enum entry in xyz.block.ftl.v1.schema.Type.ValueCase
 
String.Builder - class in xyz.block.ftl.v1.schema.String
Protobuf type xyz.block.ftl.v1.schema.String
STRING_VALUE - enum entry in xyz.block.ftl.v1.schema.Value.ValueCase
 
StringOrBuilder - class in xyz.block.ftl.v1.schema
 
StringValue - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.StringValue
StringValue.Builder - class in xyz.block.ftl.v1.schema.StringValue
Protobuf type xyz.block.ftl.v1.schema.StringValue
StringValueOrBuilder - class in xyz.block.ftl.v1.schema
 
stripJavadocTags(java.lang.String) - function in xyz.block.ftl.runtime.processor.AnnotationProcessor
 
SUBSCRIBER - enum entry in xyz.block.ftl.v1.schema.Metadata.ValueCase
 
Subscription - class in xyz.block.ftl
 
SUBSCRIPTION - enum entry in xyz.block.ftl.v1.schema.Decl.ValueCase
 
Subscription - class in xyz.block.ftl.v1.schema
Protobuf type xyz.block.ftl.v1.schema.Subscription
Subscription.Builder - class in xyz.block.ftl.v1.schema.Subscription
Protobuf type xyz.block.ftl.v1.schema.Subscription
SubscriptionOrBuilder - class in xyz.block.ftl.v1.schema
 
supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
syncStubReferences(xyz.block.ftl.v1.language.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.language.LanguageServiceGrpc.AsyncService
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.v1.language.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.language.LanguageServiceGrpc.AsyncService
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.v1.language.SyncStubReferencesRequest) - function in xyz.block.ftl.v1.language.LanguageServiceGrpc.LanguageServiceBlockingStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.v1.language.SyncStubReferencesRequest) - function in xyz.block.ftl.v1.language.LanguageServiceGrpc.LanguageServiceFutureStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.v1.language.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.language.LanguageServiceGrpc.LanguageServiceStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
SyncStubReferencesRequest - class in xyz.block.ftl.v1.language
Protobuf type xyz.block.ftl.v1.language.SyncStubReferencesRequest
SyncStubReferencesRequest.Builder - class in xyz.block.ftl.v1.language.SyncStubReferencesRequest
Protobuf type xyz.block.ftl.v1.language.SyncStubReferencesRequest
SyncStubReferencesRequestOrBuilder - class in xyz.block.ftl.v1.language
 
SyncStubReferencesResponse - class in xyz.block.ftl.v1.language
Protobuf type xyz.block.ftl.v1.language.SyncStubReferencesResponse
SyncStubReferencesResponse.Builder - class in xyz.block.ftl.v1.language.SyncStubReferencesResponse
Protobuf type xyz.block.ftl.v1.language.SyncStubReferencesResponse
SyncStubReferencesResponseOrBuilder - class in xyz.block.ftl.v1.language
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X