A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
A
- acceptJsonFormatVisitor(com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper,com.fasterxml.jackson.databind.JavaType) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.LeaseClient
- Acquire a lease for the given keys.
- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.lease.v1.LeaseServiceGrpc.AsyncService
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.lease.v1.LeaseServiceGrpc.AsyncService
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.lease.v1.LeaseServiceGrpc.LeaseServiceStub
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.runtime.FTLController
- Acquire a lease for the given keys.
- AcquireLeaseRequest - class in xyz.block.ftl.lease.v1
- Protobuf type
xyz.block.ftl.lease.v1.AcquireLeaseRequest - AcquireLeaseRequest.Builder - class in xyz.block.ftl.lease.v1.AcquireLeaseRequest
- Protobuf type
xyz.block.ftl.lease.v1.AcquireLeaseRequest - AcquireLeaseRequestOrBuilder - class in xyz.block.ftl.lease.v1
- AcquireLeaseResponse - class in xyz.block.ftl.lease.v1
- Protobuf type
xyz.block.ftl.lease.v1.AcquireLeaseResponse - AcquireLeaseResponse.Builder - class in xyz.block.ftl.lease.v1.AcquireLeaseResponse
- Protobuf type
xyz.block.ftl.lease.v1.AcquireLeaseResponse - AcquireLeaseResponseOrBuilder - class in xyz.block.ftl.lease.v1
- addAllBuildEnv(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildContext.Builder
Build environment provides environment variables to be set for the build commandrepeated string build_env = 5;- addAllCalls(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addAllCalls(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Config.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated string comments = 3;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Secret.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Topic.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated string comments = 2;- addAllConfig(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addAllDatabases(java.lang.Iterable) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addAllDecls(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addAllDependencies(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The dependencies for the modulerepeated string dependencies = 4;- addAllDeploy(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 4;- addAllErrors(java.lang.Iterable) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addAllFields(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addAllFlags(java.lang.Iterable) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addAllKafkaBrokers(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
repeated string kafka_brokers = 1;- addAllKafkaBrokers(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.VerbRuntimeSubscription.Builder
repeated string kafka_brokers = 1;- addAllKey(java.lang.Iterable) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
repeated string key = 1;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
repeated string modules = 1;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The names of all modules that have had stubs generatedrepeated string modules = 3;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addAllPath(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addAllRoutes(java.lang.Iterable) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addAllSecrets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addAllTopics(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addAllTypeParameters(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addAllTypeParameters(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addAllValues(java.lang.Iterable) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addAllVariants(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addAllWatch(java.lang.Iterable) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Patterns to watch for file changesrepeated string watch = 9;- addAllWatch(java.lang.Iterable) - function in xyz.block.ftl.language.v1.ModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directoryrepeated string watch = 6;- addBuildEnv(java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
Build environment provides environment variables to be set for the build commandrepeated string build_env = 5;- addBuildEnvBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildContext.Builder
Build environment provides environment variables to be set for the build commandrepeated string build_env = 5;- addCalls(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCalls(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCallsBuilder() - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCallsBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCallsBuilder() - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addCallsBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Config.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated string comments = 3;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Secret.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Topic.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Config.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated string comments = 3;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Secret.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Topic.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated string comments = 2;- addConfig(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addConfig(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addConfig(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addConfig(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addConfigBuilder() - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addConfigBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
repeated .xyz.block.ftl.schema.v1.Ref config = 2;- addDatabases(int,xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(int,xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN.Builder) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN.Builder) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabasesBuilder() - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabasesBuilder(int) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN databases = 5;- addDecls(int,xyz.block.ftl.schema.v1.Decl) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDecls(int,xyz.block.ftl.schema.v1.Decl.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDecls(xyz.block.ftl.schema.v1.Decl) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDecls(xyz.block.ftl.schema.v1.Decl.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDeclsBuilder() - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDeclsBuilder(int) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Decl decls = 5;- addDependencies(java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The dependencies for the modulerepeated string dependencies = 4;- addDependenciesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The dependencies for the modulerepeated string dependencies = 4;- addDeploy(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 4;- addDeployBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 4;- addErrors(int,xyz.block.ftl.language.v1.Error) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addErrors(int,xyz.block.ftl.language.v1.Error.Builder) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addErrors(xyz.block.ftl.language.v1.Error) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addErrors(xyz.block.ftl.language.v1.Error.Builder) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addErrorsBuilder() - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addErrorsBuilder(int) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addFields(int,xyz.block.ftl.schema.v1.Field) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFields(int,xyz.block.ftl.schema.v1.Field.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFields(xyz.block.ftl.schema.v1.Field) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFields(xyz.block.ftl.schema.v1.Field.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFieldsBuilder() - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFieldsBuilder(int) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addFlags(int,xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addFlags(int,xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag.Builder) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addFlags(xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addFlags(xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag.Builder) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addFlagsBuilder() - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addFlagsBuilder(int) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag flags = 1;- addKafkaBrokers(java.lang.String) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
repeated string kafka_brokers = 1;- addKafkaBrokers(java.lang.String) - function in xyz.block.ftl.schema.v1.VerbRuntimeSubscription.Builder
repeated string kafka_brokers = 1;- addKafkaBrokersBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
repeated string kafka_brokers = 1;- addKafkaBrokersBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.VerbRuntimeSubscription.Builder
repeated string kafka_brokers = 1;- addKey(java.lang.String) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
repeated string key = 1;- addKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
repeated string key = 1;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadata(xyz.block.ftl.schema.v1.Metadata.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 5;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadataBuilder() - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 7;- addModules(java.lang.String) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
repeated string modules = 1;- addModules(java.lang.String) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The names of all modules that have had stubs generatedrepeated string modules = 3;- addModules(int,xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder() - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder(int) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
repeated string modules = 1;- addModulesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The names of all modules that have had stubs generatedrepeated string modules = 3;- addPath(int,xyz.block.ftl.schema.v1.IngressPathComponent) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addPath(int,xyz.block.ftl.schema.v1.IngressPathComponent.Builder) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addPath(xyz.block.ftl.schema.v1.IngressPathComponent) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addPath(xyz.block.ftl.schema.v1.IngressPathComponent.Builder) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addPathBuilder() - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addPathBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in com.google.protobuf.Message.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.DSN.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.AutoRebuildStarted.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContext.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.CreateModuleRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.CreateModuleResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.Error.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ErrorList.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GenerateStubsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetCreateModuleFlagsResponse.Flag.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ModuleConfigDefaultsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ModuleConfigDefaultsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.Position.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.publish.v1.PublishEventRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.publish.v1.PublishEventResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Any.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Array.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Bool.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Bytes.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Config.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Data.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Database.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnectionsEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeEventPayload.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Decl.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Enum.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Field.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Float.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Int.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IntValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Map.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Metadata.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Module.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Optional.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Position.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Ref.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.RuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Schema.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Secret.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.String.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.StringValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Time.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Topic.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TopicRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Type.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Unit.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Value.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Verb.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntimeBase.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntimePayload.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntimeSubscription.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
- addRoutes(int,xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addRoutes(int,xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route.Builder) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addRoutes(xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addRoutes(xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route.Builder) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addRoutesBuilder() - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addRoutesBuilder(int) - function in xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.deployment.v1.GetDeploymentContextResponse.Route routes = 6;- addSecrets(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSecrets(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSecrets(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSecrets(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSecretsBuilder() - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSecretsBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
- addTopics(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTopics(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTopics(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTopics(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTopicsBuilder() - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTopicsBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addTypeParameters(int,xyz.block.ftl.schema.v1.TypeParameter) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParameters(int,xyz.block.ftl.schema.v1.TypeParameter.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParameters(xyz.block.ftl.schema.v1.TypeParameter) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParameters(xyz.block.ftl.schema.v1.TypeParameter.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParameters(int,xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addTypeParameters(int,xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addTypeParameters(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addTypeParameters(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addTypeParametersBuilder() - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParametersBuilder(int) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.TypeParameter type_parameters = 5;- addTypeParametersBuilder() - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addTypeParametersBuilder(int) - function in xyz.block.ftl.schema.v1.Ref.Builder
repeated .xyz.block.ftl.schema.v1.Type type_parameters = 4;- addValues(int,xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValues(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;- addValues(xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValues(xyz.block.ftl.v1.Metadata.Pair.Builder) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValuesBuilder() - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValuesBuilder(int) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addVariants(int,xyz.block.ftl.schema.v1.EnumVariant) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addVariants(int,xyz.block.ftl.schema.v1.EnumVariant.Builder) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addVariants(xyz.block.ftl.schema.v1.EnumVariant) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addVariants(xyz.block.ftl.schema.v1.EnumVariant.Builder) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addVariantsBuilder() - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addVariantsBuilder(int) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;- addWatch(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Patterns to watch for file changesrepeated string watch = 9;- addWatch(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directoryrepeated string watch = 6;- addWatchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Patterns to watch for file changesrepeated string watch = 9;- addWatchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directoryrepeated string watch = 6;- ALIAS - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
- ALIAS_KIND_JSON - enum entry in xyz.block.ftl.schema.v1.AliasKind
ALIAS_KIND_JSON = 1;- ALIAS_KIND_UNSPECIFIED - enum entry in xyz.block.ftl.schema.v1.AliasKind
ALIAS_KIND_UNSPECIFIED = 0;- AliasKind - class in xyz.block.ftl.schema.v1
Protobuf enumAliasKind is the kind of alias.xyz.block.ftl.schema.v1.AliasKind- andThen(java.util.function.Function) - function in java.util.function.BiFunction
- andThen(java.util.function.Function) - function in java.util.function.VerbRegistry.ParameterSupplier
- AnnotationProcessor - class in xyz.block.ftl.runtime.processor
- POC annotation processor for capturing JavaDoc, this needs a lot more work.
- annotationType() - function in java.lang.annotation.Annotation
- Any - class in xyz.block.ftl.schema.v1
- Protobuf type
xyz.block.ftl.schema.v1.Any - ANY - enum entry in xyz.block.ftl.schema.v1.Type.ValueCase
- Any.Builder - class in xyz.block.ftl.schema.v1.Any
- Protobuf type
xyz.block.ftl.schema.v1.Any - AnyOrBuilder - class in xyz.block.ftl.schema.v1
- apply(T,U) - function in java.util.function.VerbRegistry.ParameterSupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.BodySupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.ConfigSupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.SecretSupplier
- Array - class in xyz.block.ftl.schema.v1
- Protobuf type
xyz.block.ftl.schema.v1.Array - ARRAY - enum entry in xyz.block.ftl.schema.v1.Type.ValueCase
- Array.Builder - class in xyz.block.ftl.schema.v1.Array
- Protobuf type
xyz.block.ftl.schema.v1.Array - ArrayOrBuilder - class in xyz.block.ftl.schema.v1
- ARTEFACT - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
- AUTO_REBUILD_STARTED - enum entry in xyz.block.ftl.language.v1.BuildResponse.EventCase
- AutoRebuildStarted - class in xyz.block.ftl.language.v1
Protobuf typeAutoRebuildStarted should be sent when the plugin decides to start rebuilding automatically. It is not required to send this event, though it helps inform the user that their changes are not yet built. FTL may ignore this event if it does not match FTL's current build context and state. If the plugin decides to cancel the build because another build started, no failure or cancellation event needs to be sent.xyz.block.ftl.language.v1.AutoRebuildStarted- AutoRebuildStarted.Builder - class in xyz.block.ftl.language.v1.AutoRebuildStarted
Protobuf typeAutoRebuildStarted should be sent when the plugin decides to start rebuilding automatically. It is not required to send this event, though it helps inform the user that their changes are not yet built. FTL may ignore this event if it does not match FTL's current build context and state. If the plugin decides to cancel the build because another build started, no failure or cancellation event needs to be sent.xyz.block.ftl.language.v1.AutoRebuildStarted- AutoRebuildStartedOrBuilder - class in xyz.block.ftl.language.v1
- AWSIAM_AUTH_DATABASE_CONNECTOR - enum entry in xyz.block.ftl.schema.v1.DatabaseConnector.ValueCase
- AWSIAMAuthDatabaseConnector - class in xyz.block.ftl.schema.v1
- Protobuf type
xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector - AWSIAMAuthDatabaseConnector.Builder - class in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector
- Protobuf type
xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector - AWSIAMAuthDatabaseConnectorOrBuilder - class in xyz.block.ftl.schema.v1