A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
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.
- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.runtime.FTLRunnerConnection
- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.runtime.MockRunnerConnection
- 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 = 4;- addAllCalls(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
repeated .xyz.block.ftl.schema.v1.Ref calls = 2;- addAllChangesetEvents(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addAllChangesets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addAllChangesets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addAllChangesets(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
repeated string changesets = 1;- addAllChangesets(java.lang.Iterable) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addAllClientArtefacts(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addAllClientDigests(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
repeated string client_digests = 1;- 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;- addAllConfigs(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addAllDatabases(java.lang.Iterable) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addAllDatabases(java.lang.Iterable) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.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 = 3;- addAllDeploy(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 2;- addAllDeploymentEvents(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addAllDeployments(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
repeated string deployments = 1;- addAllEntries(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addAllErrors(java.lang.Iterable) - function in xyz.block.ftl.language.v1.ErrorList.Builder
repeated .xyz.block.ftl.language.v1.Error errors = 1;- addAllEvents(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addAllEvents(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addAllEventTypes(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
repeated .xyz.block.ftl.timeline.v1.EventType event_types = 1;- addAllEventTypesValue(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
repeated .xyz.block.ftl.timeline.v1.EventType event_types = 1;- addAllFields(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated .xyz.block.ftl.schema.v1.Field fields = 6;- addAllFilters(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addAllFlags(java.lang.Iterable) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addAllHaveArtefacts(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addAllInterfaces(java.lang.Iterable) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addAllKafkaBrokers(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
repeated string kafka_brokers = 1;- addAllKafkaBrokers(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
repeated string kafka_brokers = 1;- addAllKey(java.lang.Iterable) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
repeated string key = 1;- addAllLogs(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 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.Topic.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;- addAllMissingDigests(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
repeated string missing_digests = 1;- addAllModifiedFiles(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addAllModifiedFiles(java.lang.Iterable) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- 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.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string modules = 3;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addAllPartitions(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addAllPartitions(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addAllPartitions(java.lang.Iterable) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
repeated int32 partitions = 3;- addAllPartitions(java.lang.Iterable) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
repeated int32 partitions = 1;- addAllPath(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
repeated .xyz.block.ftl.schema.v1.IngressPathComponent path = 4;- addAllRealmChanges(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addAllRealmChanges(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addAllRealmChanges(java.lang.Iterable) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addAllRealms(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addAllRemovingModules(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addAllRequests(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
repeated string requests = 1;- addAllResultColumns(java.lang.Iterable) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addAllSchema(java.lang.Iterable) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addAllSecrets(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- addAllSecrets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
repeated .xyz.block.ftl.schema.v1.Ref secrets = 2;- addAllTargets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addAllTargets(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
repeated string targets = 2;- addAllTopics(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
repeated .xyz.block.ftl.schema.v1.Ref topics = 2;- addAllToRemove(java.lang.Iterable) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- addAllToRemove(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated string to_remove = 4;- addAllToRemove(java.lang.Iterable) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string to_remove = 4;- addAllToRemove(java.lang.Iterable) - function in xyz.block.ftl.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- 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;- addAllUses(java.lang.Iterable) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- 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.GetModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directoryrepeated string watch = 6;- addAllWatch(java.lang.Iterable) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Patterns to watch for file changesrepeated string watch = 9;- 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 = 4;- 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 = 4;- 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;- 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;- addChangesetEvents(int,xyz.block.ftl.schema.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesetEvents(int,xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesetEvents(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesetEvents(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesetEventsBuilder() - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesetEventsBuilder(int) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent changeset_events = 3;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
repeated string changesets = 1;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(int,xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesets(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder() - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder(int) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder() - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder(int) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder() - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBuilder(int) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;- addChangesetsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
repeated string changesets = 1;- addClientArtefacts(int,xyz.block.ftl.admin.v1.DeploymentArtefact) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientArtefacts(int,xyz.block.ftl.admin.v1.DeploymentArtefact.Builder) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientArtefacts(xyz.block.ftl.admin.v1.DeploymentArtefact) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientArtefacts(xyz.block.ftl.admin.v1.DeploymentArtefact.Builder) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientArtefactsBuilder() - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientArtefactsBuilder(int) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
Artefacts that the client already has, and their path+executable status.repeated .xyz.block.ftl.admin.v1.DeploymentArtefact client_artefacts = 2;- addClientDigests(java.lang.String) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
repeated string client_digests = 1;- addClientDigestsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
repeated string client_digests = 1;- 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;- addConfigs(int,xyz.block.ftl.admin.v1.ConfigListResponse.Config) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addConfigs(int,xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addConfigs(xyz.block.ftl.admin.v1.ConfigListResponse.Config) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addConfigs(xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addConfigsBuilder() - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addConfigsBuilder(int) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
repeated .xyz.block.ftl.admin.v1.ConfigListResponse.Config configs = 1;- addDatabases(int,xyz.block.ftl.hotreload.v1.Database) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabases(int,xyz.block.ftl.hotreload.v1.Database.Builder) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabases(xyz.block.ftl.hotreload.v1.Database) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabases(xyz.block.ftl.hotreload.v1.Database.Builder) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabases(int,xyz.block.ftl.v1.GetDeploymentContextResponse.DSN) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(int,xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(xyz.block.ftl.v1.GetDeploymentContextResponse.DSN) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabases(xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabasesBuilder() - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabasesBuilder(int) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
repeated .xyz.block.ftl.hotreload.v1.Database databases = 5;- addDatabasesBuilder() - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;- addDatabasesBuilder(int) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.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 = 3;- addDependenciesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The dependencies for the modulerepeated string dependencies = 3;- addDeploy(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 2;- addDeployBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployedrepeated string deploy = 2;- addDeploymentEvents(int,xyz.block.ftl.schema.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeploymentEvents(int,xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeploymentEvents(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeploymentEvents(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeploymentEventsBuilder() - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeploymentEventsBuilder(int) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
repeated .xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_events = 4;- addDeployments(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
repeated string deployments = 1;- addDeploymentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
repeated string deployments = 1;- addEntries(int,xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addEntries(int,xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addEntries(xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addEntries(xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addEntriesBuilder() - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- addEntriesBuilder(int) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
repeated .xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry entries = 1;- 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;- addEvents(int,xyz.block.ftl.timeline.v1.Event) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(int,xyz.block.ftl.timeline.v1.Event.Builder) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(xyz.block.ftl.timeline.v1.Event) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(xyz.block.ftl.timeline.v1.Event.Builder) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(int,xyz.block.ftl.timeline.v1.Event) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(int,xyz.block.ftl.timeline.v1.Event.Builder) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(xyz.block.ftl.timeline.v1.Event) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEvents(xyz.block.ftl.timeline.v1.Event.Builder) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEventsBuilder() - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEventsBuilder(int) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEventsBuilder() - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEventsBuilder(int) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
repeated .xyz.block.ftl.timeline.v1.Event events = 1;- addEventTypes(xyz.block.ftl.timeline.v1.EventType) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
repeated .xyz.block.ftl.timeline.v1.EventType event_types = 1;- addEventTypesValue(int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
repeated .xyz.block.ftl.timeline.v1.EventType event_types = 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;- addFilters(int,xyz.block.ftl.timeline.v1.TimelineQuery.Filter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFilters(int,xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFilters(xyz.block.ftl.timeline.v1.TimelineQuery.Filter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFilters(xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFiltersBuilder() - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFiltersBuilder(int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
repeated .xyz.block.ftl.timeline.v1.TimelineQuery.Filter filters = 1;- addFlags(int,xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addFlags(int,xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addFlags(xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addFlags(xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addFlagsBuilder() - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addFlagsBuilder(int) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
repeated .xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag flags = 1;- addHaveArtefacts(int,xyz.block.ftl.admin.v1.DeploymentArtefact) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addHaveArtefacts(int,xyz.block.ftl.admin.v1.DeploymentArtefact.Builder) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addHaveArtefacts(xyz.block.ftl.admin.v1.DeploymentArtefact) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addHaveArtefacts(xyz.block.ftl.admin.v1.DeploymentArtefact.Builder) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addHaveArtefactsBuilder() - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addHaveArtefactsBuilder(int) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
repeated .xyz.block.ftl.admin.v1.DeploymentArtefact have_artefacts = 2;- addInterfaces(int,xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addInterfaces(int,xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addInterfaces(xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addInterfaces(xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addInterfacesBuilder() - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addInterfacesBuilder(int) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
repeated .xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface interfaces = 1;- addKafkaBrokers(java.lang.String) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
repeated string kafka_brokers = 1;- addKafkaBrokers(java.lang.String) - 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.PlaintextKafkaSubscriptionConnector.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;- 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;- addLogs(int,xyz.block.ftl.timeline.v1.LogEvent) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 1;- addLogs(int,xyz.block.ftl.timeline.v1.LogEvent.Builder) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 1;- addLogs(xyz.block.ftl.timeline.v1.LogEvent) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 1;- addLogs(xyz.block.ftl.timeline.v1.LogEvent.Builder) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 1;- addLogsBuilder() - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 1;- addLogsBuilder(int) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
repeated .xyz.block.ftl.timeline.v1.LogEvent logs = 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.Topic.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.Topic.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadata(xyz.block.ftl.schema.v1.Metadata) - function in xyz.block.ftl.schema.v1.Topic.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.Topic.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.Topic.Builder
repeated .xyz.block.ftl.schema.v1.Metadata metadata = 6;- addMetadataBuilder(int) - function in xyz.block.ftl.schema.v1.Topic.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;- addMissingDigests(java.lang.String) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
repeated string missing_digests = 1;- addMissingDigestsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
repeated string missing_digests = 1;- addModifiedFiles(java.lang.String) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addModifiedFiles(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addModifiedFilesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addModifiedFilesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Files modified during the build, relative to the build dirrepeated string modified_files = 9;- addModules(int,xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- 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.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModules(int,xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModules(java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string modules = 3;- addModules(int,xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder() - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder(int) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder() - function in xyz.block.ftl.schema.v1.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModulesBuilder(int) - function in xyz.block.ftl.schema.v1.Realm.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 4;- addModulesBuilder() - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModulesBuilder(int) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module modules = 3;- addModulesBuilder() - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.repeated .xyz.block.ftl.schema.v1.Module modules = 2;- addModulesBuilder(int) - function in xyz.block.ftl.v1.RealmChange.Builder
The modules to add or update.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;- addModulesBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string modules = 3;- addPartitions(int,xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitions(int,xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitions(xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitions(xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitions(int,xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addPartitions(int,xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addPartitions(xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addPartitions(xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addPartitions(int) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
repeated int32 partitions = 3;- addPartitions(int) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
repeated int32 partitions = 1;- addPartitionsBuilder() - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitionsBuilder(int) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo partitions = 1;- addPartitionsBuilder() - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- addPartitionsBuilder(int) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
repeated .xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo partitions = 1;- 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;- addRealmChanges(int,xyz.block.ftl.admin.v1.RealmChange) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChanges(int,xyz.block.ftl.admin.v1.RealmChange.Builder) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChanges(xyz.block.ftl.admin.v1.RealmChange) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChanges(xyz.block.ftl.admin.v1.RealmChange.Builder) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChanges(int,xyz.block.ftl.schema.v1.RealmChange) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChanges(int,xyz.block.ftl.schema.v1.RealmChange.Builder) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChanges(xyz.block.ftl.schema.v1.RealmChange) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChanges(xyz.block.ftl.schema.v1.RealmChange.Builder) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChanges(int,xyz.block.ftl.v1.RealmChange) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealmChanges(int,xyz.block.ftl.v1.RealmChange.Builder) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealmChanges(xyz.block.ftl.v1.RealmChange) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealmChanges(xyz.block.ftl.v1.RealmChange.Builder) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealmChangesBuilder() - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChangesBuilder(int) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
repeated .xyz.block.ftl.admin.v1.RealmChange realm_changes = 1;- addRealmChangesBuilder() - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChangesBuilder(int) - function in xyz.block.ftl.schema.v1.Changeset.Builder
repeated .xyz.block.ftl.schema.v1.RealmChange realm_changes = 3;- addRealmChangesBuilder() - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealmChangesBuilder(int) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;- addRealms(int,xyz.block.ftl.schema.v1.Realm) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRealms(int,xyz.block.ftl.schema.v1.Realm.Builder) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRealms(xyz.block.ftl.schema.v1.Realm) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRealms(xyz.block.ftl.schema.v1.Realm.Builder) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRealmsBuilder() - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRealmsBuilder(int) - function in xyz.block.ftl.schema.v1.Schema.Builder
repeated .xyz.block.ftl.schema.v1.Realm realms = 2;- addRemovingModules(int,xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addRemovingModules(int,xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addRemovingModules(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addRemovingModules(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addRemovingModulesBuilder() - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- addRemovingModulesBuilder(int) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated .xyz.block.ftl.schema.v1.Module removing_modules = 5;- 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.admin.v1.ApplyChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigGetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigSetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretGetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretSetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.Database.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadNotRequired.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.WatchRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.WatchResponse.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.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.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.GetModuleConfigDefaultsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.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.NewModuleRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.NewModuleResponse.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.pubsub.v1.PublishEventRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.PublishEventResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecResult.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RowResults.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.Changeset.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.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.Decl.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EgressTarget.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.Event.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.FullSchemaNotification.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.MetadataEgress.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.MetadataFixture.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataGit.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.MetadataPartitions.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.MetadataSQLColumn.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.MetadataSQLQuery.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.MetadataTransaction.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.ModuleRuntimeImage.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.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.Notification.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.PlaintextKafkaSubscriptionConnector.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.Realm.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.RealmChange.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.Runtime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.RuntimeElement.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.SchemaState.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.SubscriptionConnector.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.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.YAMLFileCredentialsConnector.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.Event.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.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.CommitChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DeployedSchema.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DrainChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FailChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FinalizeChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentsRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetSchemaRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetSchemaResponse.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
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PrepareChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PushSchemaResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RealmChange.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeResponse.Builder
- addRequests(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
repeated string requests = 1;- addRequestsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
repeated string requests = 1;- addResultColumns(int,xyz.block.ftl.query.v1.ResultColumn) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addResultColumns(int,xyz.block.ftl.query.v1.ResultColumn.Builder) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addResultColumns(xyz.block.ftl.query.v1.ResultColumn) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addResultColumns(xyz.block.ftl.query.v1.ResultColumn.Builder) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addResultColumnsBuilder() - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addResultColumnsBuilder(int) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result typerepeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;- addSchema(int,xyz.block.ftl.v1.DeployedSchema) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSchema(int,xyz.block.ftl.v1.DeployedSchema.Builder) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSchema(xyz.block.ftl.v1.DeployedSchema) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSchema(xyz.block.ftl.v1.DeployedSchema.Builder) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSchemaBuilder() - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSchemaBuilder(int) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;- addSecrets(int,xyz.block.ftl.admin.v1.SecretsListResponse.Secret) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- addSecrets(int,xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- addSecrets(xyz.block.ftl.admin.v1.SecretsListResponse.Secret) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- addSecrets(xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- 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.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- addSecretsBuilder(int) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
repeated .xyz.block.ftl.admin.v1.SecretsListResponse.Secret secrets = 1;- 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
- addTargets(int,xyz.block.ftl.schema.v1.EgressTarget) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargets(int,xyz.block.ftl.schema.v1.EgressTarget.Builder) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargets(xyz.block.ftl.schema.v1.EgressTarget) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargets(xyz.block.ftl.schema.v1.EgressTarget.Builder) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargets(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
repeated string targets = 2;- addTargetsBuilder() - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargetsBuilder(int) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
repeated .xyz.block.ftl.schema.v1.EgressTarget targets = 1;- addTargetsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
repeated string targets = 2;- 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;- addToRemove(java.lang.String) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- addToRemove(java.lang.String) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated string to_remove = 4;- addToRemove(java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string to_remove = 4;- addToRemove(java.lang.String) - function in xyz.block.ftl.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- addToRemoveBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- addToRemoveBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated string to_remove = 4;- addToRemoveBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string to_remove = 4;- addToRemoveBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.RealmChange.Builder
The deployments to remove.repeated string to_remove = 3;- 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;- addUses(int,xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- addUses(int,xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- addUses(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- addUses(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- addUsesBuilder() - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- addUsesBuilder(int) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
repeated .xyz.block.ftl.schema.v1.Ref uses = 2;- 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.GetModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directoryrepeated string watch = 6;- addWatch(java.lang.String) - 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.GetModuleConfigDefaultsResponse.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;- Admin - class in xyz.block.ftl.admin.v1
- Admin - class in xyz.block.ftl.pubsub.v1
- AdminServiceGrpc - class in xyz.block.ftl.admin.v1
AdminService is the service that provides and updates admin data. For example, it is used to encapsulate configuration and secrets.- AdminServiceGrpc.AdminServiceBlockingStub - class in xyz.block.ftl.admin.v1.AdminServiceGrpc
- A stub to allow clients to do synchronous rpc calls to service AdminService.
- AdminServiceGrpc.AdminServiceFutureStub - class in xyz.block.ftl.admin.v1.AdminServiceGrpc
- A stub to allow clients to do ListenableFuture-style rpc calls to service AdminService.
- AdminServiceGrpc.AdminServiceImplBase - class in xyz.block.ftl.admin.v1.AdminServiceGrpc
- Base class for the server implementation of the service AdminService.
- AdminServiceGrpc.AdminServiceStub - class in xyz.block.ftl.admin.v1.AdminServiceGrpc
- A stub to allow clients to do asynchronous rpc calls to service AdminService.
- AdminServiceGrpc.AsyncService - class in xyz.block.ftl.admin.v1.AdminServiceGrpc
AdminService is the service that provides and updates admin data. For example, it is used to encapsulate configuration and secrets.- 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
- appID() - function in xyz.block.ftl.WorkloadIdentity
- 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.EgressSupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.SecretSupplier
- applyChangeset(xyz.block.ftl.admin.v1.ApplyChangesetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
Creates and applies a changeset, returning the result This blocks until the changeset has completed- applyChangeset(xyz.block.ftl.admin.v1.ApplyChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
Creates and applies a changeset, returning the result This blocks until the changeset has completed- applyChangeset(xyz.block.ftl.admin.v1.ApplyChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Creates and applies a changeset, returning the result This blocks until the changeset has completed- applyChangeset(xyz.block.ftl.admin.v1.ApplyChangesetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Creates and applies a changeset, returning the result This blocks until the changeset has completed- ApplyChangesetRequest - class in xyz.block.ftl.admin.v1
- Protobuf type
xyz.block.ftl.admin.v1.ApplyChangesetRequest - ApplyChangesetRequest.Builder - class in xyz.block.ftl.admin.v1.ApplyChangesetRequest
- Protobuf type
xyz.block.ftl.admin.v1.ApplyChangesetRequest - ApplyChangesetRequestOrBuilder - class in xyz.block.ftl.admin.v1
- ApplyChangesetResponse - class in xyz.block.ftl.admin.v1
- Protobuf type
xyz.block.ftl.admin.v1.ApplyChangesetResponse - ApplyChangesetResponse.Builder - class in xyz.block.ftl.admin.v1.ApplyChangesetResponse
- Protobuf type
xyz.block.ftl.admin.v1.ApplyChangesetResponse - ApplyChangesetResponseOrBuilder - class in xyz.block.ftl.admin.v1
- 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
- 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