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

S

Schema - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.Schema
Schema.Builder - class in xyz.block.ftl.schema.v1.Schema
Protobuf type xyz.block.ftl.schema.v1.Schema
SchemaMirrorServiceGrpc - class in xyz.block.ftl.v1
 
SchemaMirrorServiceGrpc.AsyncService - class in xyz.block.ftl.v1.SchemaMirrorServiceGrpc
 
SchemaMirrorServiceGrpc.SchemaMirrorServiceBlockingStub - class in xyz.block.ftl.v1.SchemaMirrorServiceGrpc
A stub to allow clients to do synchronous rpc calls to service SchemaMirrorService.
SchemaMirrorServiceGrpc.SchemaMirrorServiceFutureStub - class in xyz.block.ftl.v1.SchemaMirrorServiceGrpc
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaMirrorService.
SchemaMirrorServiceGrpc.SchemaMirrorServiceImplBase - class in xyz.block.ftl.v1.SchemaMirrorServiceGrpc
Base class for the server implementation of the service SchemaMirrorService.
SchemaMirrorServiceGrpc.SchemaMirrorServiceStub - class in xyz.block.ftl.v1.SchemaMirrorServiceGrpc
A stub to allow clients to do asynchronous rpc calls to service SchemaMirrorService.
SchemaOrBuilder - class in xyz.block.ftl.schema.v1
 
SchemaOuterClass - class in xyz.block.ftl.schema.v1
 
Schemaservice - class in xyz.block.ftl.v1
 
SchemaServiceGrpc - class in xyz.block.ftl.v1
 
SchemaServiceGrpc.AsyncService - class in xyz.block.ftl.v1.SchemaServiceGrpc
 
SchemaServiceGrpc.SchemaServiceBlockingStub - class in xyz.block.ftl.v1.SchemaServiceGrpc
A stub to allow clients to do synchronous rpc calls to service SchemaService.
SchemaServiceGrpc.SchemaServiceFutureStub - class in xyz.block.ftl.v1.SchemaServiceGrpc
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
SchemaServiceGrpc.SchemaServiceImplBase - class in xyz.block.ftl.v1.SchemaServiceGrpc
Base class for the server implementation of the service SchemaService.
SchemaServiceGrpc.SchemaServiceStub - class in xyz.block.ftl.v1.SchemaServiceGrpc
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
SchemaState - class in xyz.block.ftl.hotreload.v1
Protobuf type xyz.block.ftl.hotreload.v1.SchemaState
SchemaState - class in xyz.block.ftl.schema.v1
SchemaState is the schema service state as persisted in Raft
Protobuf type xyz.block.ftl.schema.v1.SchemaState
SchemaState.Builder - class in xyz.block.ftl.hotreload.v1.SchemaState
Protobuf type xyz.block.ftl.hotreload.v1.SchemaState
SchemaState.Builder - class in xyz.block.ftl.schema.v1.SchemaState
SchemaState is the schema service state as persisted in Raft
Protobuf type xyz.block.ftl.schema.v1.SchemaState
SchemaStateOrBuilder - class in xyz.block.ftl.hotreload.v1
 
SchemaStateOrBuilder - class in xyz.block.ftl.schema.v1
 
Secret - class in xyz.block.ftl
 
SECRET - enum entry in xyz.block.ftl.schema.v1.Decl.ValueCase
 
Secret - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.Secret
Secret.Builder - class in xyz.block.ftl.schema.v1.Secret
Protobuf type xyz.block.ftl.schema.v1.Secret
SECRET_PROVIDER_ASM - enum entry in xyz.block.ftl.admin.v1.SecretProvider
Store a secret in the AWS Secrets Manager.
SECRET_PROVIDER_ASM = 5;
SECRET_PROVIDER_ENVAR - enum entry in xyz.block.ftl.admin.v1.SecretProvider
Print configuration as environment variables.
SECRET_PROVIDER_ENVAR = 2;
SECRET_PROVIDER_INLINE - enum entry in xyz.block.ftl.admin.v1.SecretProvider
Write values inline in the configuration file.
SECRET_PROVIDER_INLINE = 1;
SECRET_PROVIDER_KEYCHAIN - enum entry in xyz.block.ftl.admin.v1.SecretProvider
Write to the system keychain.
SECRET_PROVIDER_KEYCHAIN = 3;
SECRET_PROVIDER_OP - enum entry in xyz.block.ftl.admin.v1.SecretProvider
Store a secret in the 1Password vault.
SECRET_PROVIDER_OP = 4;
SECRET_PROVIDER_UNSPECIFIED - enum entry in xyz.block.ftl.admin.v1.SecretProvider

SECRET_PROVIDER_UNSPECIFIED = 0;

secretGet(xyz.block.ftl.admin.v1.SecretGetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
Get a secret.
secretGet(xyz.block.ftl.admin.v1.SecretGetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceFutureStub
Get a secret.
secretGet(xyz.block.ftl.admin.v1.SecretGetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
Get a secret.
secretGet(xyz.block.ftl.admin.v1.SecretGetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Get a secret.
secretGet(xyz.block.ftl.admin.v1.SecretGetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Get a secret.
SecretGetRequest - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretGetRequest
SecretGetRequest.Builder - class in xyz.block.ftl.admin.v1.SecretGetRequest
Protobuf type xyz.block.ftl.admin.v1.SecretGetRequest
SecretGetRequestOrBuilder - class in xyz.block.ftl.admin.v1
 
SecretGetResponse - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretGetResponse
SecretGetResponse.Builder - class in xyz.block.ftl.admin.v1.SecretGetResponse
Protobuf type xyz.block.ftl.admin.v1.SecretGetResponse
SecretGetResponseOrBuilder - class in xyz.block.ftl.admin.v1
 
SecretOrBuilder - class in xyz.block.ftl.schema.v1
 
SecretProvider - class in xyz.block.ftl.admin.v1
Protobuf enum xyz.block.ftl.admin.v1.SecretProvider
SECRETS - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
secretSet(xyz.block.ftl.admin.v1.SecretSetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
Set a secret.
secretSet(xyz.block.ftl.admin.v1.SecretSetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceFutureStub
Set a secret.
secretSet(xyz.block.ftl.admin.v1.SecretSetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
Set a secret.
secretSet(xyz.block.ftl.admin.v1.SecretSetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Set a secret.
secretSet(xyz.block.ftl.admin.v1.SecretSetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Set a secret.
SecretSetRequest - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretSetRequest
SecretSetRequest.Builder - class in xyz.block.ftl.admin.v1.SecretSetRequest
Protobuf type xyz.block.ftl.admin.v1.SecretSetRequest
SecretSetRequestOrBuilder - class in xyz.block.ftl.admin.v1
 
SecretSetResponse - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretSetResponse
SecretSetResponse.Builder - class in xyz.block.ftl.admin.v1.SecretSetResponse
Protobuf type xyz.block.ftl.admin.v1.SecretSetResponse
SecretSetResponseOrBuilder - class in xyz.block.ftl.admin.v1
 
secretsList(xyz.block.ftl.admin.v1.SecretsListRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
List secrets.
secretsList(xyz.block.ftl.admin.v1.SecretsListRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceFutureStub
List secrets.
secretsList(xyz.block.ftl.admin.v1.SecretsListRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
List secrets.
secretsList(xyz.block.ftl.admin.v1.SecretsListRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
List secrets.
secretsList(xyz.block.ftl.admin.v1.SecretsListRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
List secrets.
SecretsListRequest - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretsListRequest
SecretsListRequest.Builder - class in xyz.block.ftl.admin.v1.SecretsListRequest
Protobuf type xyz.block.ftl.admin.v1.SecretsListRequest
SecretsListRequestOrBuilder - class in xyz.block.ftl.admin.v1
 
SecretsListResponse - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretsListResponse
SecretsListResponse.Builder - class in xyz.block.ftl.admin.v1.SecretsListResponse
Protobuf type xyz.block.ftl.admin.v1.SecretsListResponse
SecretsListResponse.Secret - class in xyz.block.ftl.admin.v1.SecretsListResponse
Protobuf type xyz.block.ftl.admin.v1.SecretsListResponse.Secret
SecretsListResponse.Secret.Builder - class in xyz.block.ftl.admin.v1.SecretsListResponse.Secret
Protobuf type xyz.block.ftl.admin.v1.SecretsListResponse.Secret
SecretsListResponse.SecretOrBuilder - class in xyz.block.ftl.admin.v1.SecretsListResponse
 
SecretsListResponseOrBuilder - class in xyz.block.ftl.admin.v1
 
secretUnset(xyz.block.ftl.admin.v1.SecretUnsetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
Unset a secret.
secretUnset(xyz.block.ftl.admin.v1.SecretUnsetRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceFutureStub
Unset a secret.
secretUnset(xyz.block.ftl.admin.v1.SecretUnsetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
Unset a secret.
secretUnset(xyz.block.ftl.admin.v1.SecretUnsetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Unset a secret.
secretUnset(xyz.block.ftl.admin.v1.SecretUnsetRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
Unset a secret.
SecretUnsetRequest - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretUnsetRequest
SecretUnsetRequest.Builder - class in xyz.block.ftl.admin.v1.SecretUnsetRequest
Protobuf type xyz.block.ftl.admin.v1.SecretUnsetRequest
SecretUnsetRequestOrBuilder - class in xyz.block.ftl.admin.v1
 
SecretUnsetResponse - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.SecretUnsetResponse
SecretUnsetResponse.Builder - class in xyz.block.ftl.admin.v1.SecretUnsetResponse
Protobuf type xyz.block.ftl.admin.v1.SecretUnsetResponse
SecretUnsetResponseOrBuilder - class in xyz.block.ftl.admin.v1
 
serialize(kotlin.Array,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ByteArraySerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeAliasSerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.TypeEnumSerializer
 
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in xyz.block.ftl.runtime.JsonSerializationConfig.ValueEnumSerializer
 
serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
Service - class in xyz.block.ftl.language.v1
 
setActivatedAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
optional .google.protobuf.Timestamp activated_at = 4;
setActivatedAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
optional .google.protobuf.Timestamp activated_at = 4;
setAddress(java.lang.String) - function in xyz.block.ftl.hotreload.v1.Database.Builder
string address = 2;
setAddress(java.lang.String) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
string address = 1;
setAddressBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.hotreload.v1.Database.Builder
string address = 2;
setAddressBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
string address = 1;
setAgeSeconds(long) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
int64 age_seconds = 2;
setAlias(xyz.block.ftl.schema.v1.MetadataAlias) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataAlias alias = 5;
setAlias(xyz.block.ftl.schema.v1.MetadataAlias.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataAlias alias = 5;
setAlias(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
string alias = 3;
setAliasBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
string alias = 3;
setAny(xyz.block.ftl.schema.v1.Any) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Any any = 9;
setAny(xyz.block.ftl.schema.v1.Any.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Any any = 9;
setArch(java.lang.String) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
string arch = 2;
setArch(java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
string arch = 6;
setArch(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string arch = 4;
setArchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
string arch = 2;
setArchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildContext.Builder
string arch = 6;
setArchBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string arch = 4;
setArray(xyz.block.ftl.schema.v1.Array) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Array array = 7;
setArray(xyz.block.ftl.schema.v1.Array.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Array array = 7;
setArtefact(xyz.block.ftl.admin.v1.DeploymentArtefact) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
.xyz.block.ftl.admin.v1.DeploymentArtefact artefact = 1;
setArtefact(xyz.block.ftl.admin.v1.DeploymentArtefact.Builder) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
.xyz.block.ftl.admin.v1.DeploymentArtefact artefact = 1;
setArtefact(xyz.block.ftl.schema.v1.MetadataArtefact) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataArtefact artefact = 14;
setArtefact(xyz.block.ftl.schema.v1.MetadataArtefact.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataArtefact artefact = 14;
setAwsiamAuthDatabaseConnector(xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector awsiam_auth_database_connector = 2;
setAwsiamAuthDatabaseConnector(xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector awsiam_auth_database_connector = 2;
setBase(xyz.block.ftl.schema.v1.ModuleRuntimeBase) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeBase base = 1;
setBase(xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeBase base = 1;
setBatchSize(int) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Default 100 if not set
optional int32 batch_size = 7;
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
bytes body = 2;
setBody(com.fasterxml.jackson.databind.JsonNode) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setBody(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallRequest.Builder
bytes body = 3;
setBody(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Builder
bytes body = 1;
setBool(xyz.block.ftl.schema.v1.Bool) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Bool bool = 5;
setBool(xyz.block.ftl.schema.v1.Bool.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Bool bool = 5;
setBuild(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default build command
optional string build = 2;
setBuild(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Build is the command to build the module.
optional string build = 5;
setBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default build command
optional string build = 2;
setBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Build is the command to build the module.
optional string build = 5;
setBuildContext(xyz.block.ftl.language.v1.BuildContext) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
.xyz.block.ftl.language.v1.BuildContext build_context = 1;
setBuildContext(xyz.block.ftl.language.v1.BuildContext.Builder) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
.xyz.block.ftl.language.v1.BuildContext build_context = 1;
setBuildContext(xyz.block.ftl.language.v1.BuildContext) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
.xyz.block.ftl.language.v1.BuildContext build_context = 4;
setBuildContext(xyz.block.ftl.language.v1.BuildContext.Builder) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
.xyz.block.ftl.language.v1.BuildContext build_context = 4;
setBuildEnv(int,java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
Build environment provides environment variables to be set for the build command
repeated string build_env = 4;
setBuildFailure(xyz.block.ftl.language.v1.BuildFailure) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
.xyz.block.ftl.language.v1.BuildFailure build_failure = 2;
setBuildFailure(xyz.block.ftl.language.v1.BuildFailure.Builder) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
.xyz.block.ftl.language.v1.BuildFailure build_failure = 2;
setBuildLock(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Build lock path to prevent concurrent builds
optional string build_lock = 4;
setBuildLock(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Build lock path to prevent concurrent builds
string build_lock = 7;
setBuildLockBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Build lock path to prevent concurrent builds
optional string build_lock = 4;
setBuildLockBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Build lock path to prevent concurrent builds
string build_lock = 7;
setBuildSuccess(xyz.block.ftl.language.v1.BuildSuccess) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
.xyz.block.ftl.language.v1.BuildSuccess build_success = 1;
setBuildSuccess(xyz.block.ftl.language.v1.BuildSuccess.Builder) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
.xyz.block.ftl.language.v1.BuildSuccess build_success = 1;
setBuiltin(boolean) - function in xyz.block.ftl.schema.v1.Module.Builder
bool builtin = 3;
setBytes(xyz.block.ftl.schema.v1.Bytes) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Bytes bytes = 4;
setBytes(xyz.block.ftl.schema.v1.Bytes.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Bytes bytes = 4;
setCall(xyz.block.ftl.timeline.v1.CallEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.CallEvent call = 3;
setCall(xyz.block.ftl.timeline.v1.CallEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.CallEvent call = 3;
setCall(xyz.block.ftl.timeline.v1.CallEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.CallEvent call = 4;
setCall(xyz.block.ftl.timeline.v1.CallEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.CallEvent call = 4;
setCall(xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter call = 7;
setCall(xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter call = 7;
setCaller(java.lang.String) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
Only verb name is included because this verb will be in the same module as topic
string caller = 4;
setCallerBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
Only verb name is included because this verb will be in the same module as topic
string caller = 4;
setCalls(xyz.block.ftl.schema.v1.MetadataCalls) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataCalls calls = 1;
setCalls(xyz.block.ftl.schema.v1.MetadataCalls.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataCalls calls = 1;
setCalls(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;
setCalls(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;
setCatch(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
optional .xyz.block.ftl.schema.v1.Ref catch = 5;
setCatch(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
optional .xyz.block.ftl.schema.v1.Ref catch = 5;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
The changeset, the result can be determined by checking the state
.xyz.block.ftl.schema.v1.Changeset changeset = 2;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
The changeset, the result can be determined by checking the state
.xyz.block.ftl.schema.v1.Changeset changeset = 2;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
string changeset = 2;
setChangeset(java.lang.String) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
string changeset = 2;
setChangeset(java.lang.String) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
optional string changeset = 5;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.CommitChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
The changeset key of the newly created changeset.
string changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
The changeset key to fail.
string changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
The changeset key to prepare.
string changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
The changeset key to fail.
string changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(xyz.block.ftl.schema.v1.Changeset.Builder) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
.xyz.block.ftl.schema.v1.Changeset changeset = 1;
setChangeset(java.lang.String) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
optional string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
string changeset = 2;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
string changeset = 2;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
optional string changeset = 5;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CommitChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
The changeset key of the newly created changeset.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
The changeset key to fail.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
The changeset key to commit.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
The changeset key to prepare.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
The changeset key to fail.
string changeset = 1;
setChangesetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
optional string changeset = 1;
setChangesetCommittedEvent(xyz.block.ftl.schema.v1.ChangesetCommittedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetCommittedEvent changeset_committed_event = 5;
setChangesetCommittedEvent(xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetCommittedEvent changeset_committed_event = 5;
setChangesetCommittedNotification(xyz.block.ftl.schema.v1.ChangesetCommittedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;
setChangesetCommittedNotification(xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetCommittedNotification changeset_committed_notification = 5;
setChangesetCreated(xyz.block.ftl.timeline.v1.ChangesetCreatedEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.ChangesetCreatedEvent changeset_created = 8;
setChangesetCreated(xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.ChangesetCreatedEvent changeset_created = 8;
setChangesetCreated(xyz.block.ftl.timeline.v1.ChangesetCreatedEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.ChangesetCreatedEvent changeset_created = 11;
setChangesetCreated(xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.ChangesetCreatedEvent changeset_created = 11;
setChangesetCreatedEvent(xyz.block.ftl.schema.v1.ChangesetCreatedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetCreatedEvent changeset_created_event = 3;
setChangesetCreatedEvent(xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetCreatedEvent changeset_created_event = 3;
setChangesetCreatedNotification(xyz.block.ftl.schema.v1.ChangesetCreatedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;
setChangesetCreatedNotification(xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetCreatedNotification changeset_created_notification = 3;
setChangesetDrainedEvent(xyz.block.ftl.schema.v1.ChangesetDrainedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetDrainedEvent changeset_drained_event = 6;
setChangesetDrainedEvent(xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetDrainedEvent changeset_drained_event = 6;
setChangesetDrainedNotification(xyz.block.ftl.schema.v1.ChangesetDrainedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;
setChangesetDrainedNotification(xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetDrainedNotification changeset_drained_notification = 6;
setChangesetEvents(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;
setChangesetEvents(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;
setChangesetFailedEvent(xyz.block.ftl.schema.v1.ChangesetFailedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetFailedEvent changeset_failed_event = 9;
setChangesetFailedEvent(xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetFailedEvent changeset_failed_event = 9;
setChangesetFailedNotification(xyz.block.ftl.schema.v1.ChangesetFailedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;
setChangesetFailedNotification(xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetFailedNotification changeset_failed_notification = 9;
setChangesetFinalizedEvent(xyz.block.ftl.schema.v1.ChangesetFinalizedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetFinalizedEvent changeset_finalized_event = 7;
setChangesetFinalizedEvent(xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetFinalizedEvent changeset_finalized_event = 7;
setChangesetFinalizedNotification(xyz.block.ftl.schema.v1.ChangesetFinalizedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;
setChangesetFinalizedNotification(xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetFinalizedNotification changeset_finalized_notification = 7;
setChangesetKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string changeset_key = 9;
setChangesetKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string changeset_key = 9;
setChangesetPreparedEvent(xyz.block.ftl.schema.v1.ChangesetPreparedEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetPreparedEvent changeset_prepared_event = 4;
setChangesetPreparedEvent(xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetPreparedEvent changeset_prepared_event = 4;
setChangesetPreparedNotification(xyz.block.ftl.schema.v1.ChangesetPreparedNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;
setChangesetPreparedNotification(xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetPreparedNotification changeset_prepared_notification = 4;
setChangesetRollingBackEvent(xyz.block.ftl.schema.v1.ChangesetRollingBackEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetRollingBackEvent changeset_rolling_back_event = 8;
setChangesetRollingBackEvent(xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.ChangesetRollingBackEvent changeset_rolling_back_event = 8;
setChangesetRollingBackNotification(xyz.block.ftl.schema.v1.ChangesetRollingBackNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;
setChangesetRollingBackNotification(xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.ChangesetRollingBackNotification changeset_rolling_back_notification = 8;
setChangesets(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;
setChangesets(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;
setChangesets(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;
setChangesets(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;
setChangesets(int,java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
repeated string changesets = 1;
setChangesets(xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter changesets = 9;
setChangesets(xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter changesets = 9;
setChangesets(int,xyz.block.ftl.schema.v1.Changeset) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
repeated .xyz.block.ftl.schema.v1.Changeset changesets = 2;
setChangesets(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;
setChangesetStateChanged(xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent changeset_state_changed = 9;
setChangesetStateChanged(xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent changeset_state_changed = 9;
setChangesetStateChanged(xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent changeset_state_changed = 12;
setChangesetStateChanged(xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent changeset_state_changed = 12;
setChunk(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
bytes chunk = 2;
setChunk(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
Chunk of the artefact.
bytes chunk = 3;
setClientArtefacts(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;
setClientArtefacts(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;
setClientDigests(int,java.lang.String) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
repeated string client_digests = 1;
setColumn(long) - function in xyz.block.ftl.schema.v1.Position.Builder
int64 column = 3;
setCommand(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
string command = 2;
setCommandBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
string command = 2;
setCommandType(xyz.block.ftl.query.v1.CommandType) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
.xyz.block.ftl.query.v1.CommandType command_type = 3;
setCommandTypeValue(int) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
.xyz.block.ftl.query.v1.CommandType command_type = 3;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Config.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Data.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Database.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Field.Builder
repeated string comments = 3;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Module.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Secret.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Topic.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
repeated string comments = 2;
setComments(int,java.lang.String) - function in xyz.block.ftl.schema.v1.Verb.Builder
repeated string comments = 2;
setCommit(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
string commit = 3;
setCommitBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
string commit = 3;
setConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig config = 1;
setConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig config = 1;
setConfig(xyz.block.ftl.schema.v1.Config) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Config config = 6;
setConfig(xyz.block.ftl.schema.v1.Config.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Config config = 6;
setConfig(xyz.block.ftl.schema.v1.MetadataConfig) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataConfig config = 10;
setConfig(xyz.block.ftl.schema.v1.MetadataConfig.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataConfig config = 10;
setConfig(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;
setConfig(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;
setConfigs(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;
setConfigs(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;
setConnections(xyz.block.ftl.schema.v1.DatabaseRuntimeConnections) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
optional .xyz.block.ftl.schema.v1.DatabaseRuntimeConnections connections = 1;
setConnections(xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
optional .xyz.block.ftl.schema.v1.DatabaseRuntimeConnections connections = 1;
setConsumed(xyz.block.ftl.admin.v1.PubSubEventMetadata) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
setConsumed(xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
setCount(long) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
optional int64 count = 2;
setCreatedAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.schema.v1.Changeset.Builder
.google.protobuf.Timestamp created_at = 2;
setCreatedAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.schema.v1.Changeset.Builder
.google.protobuf.Timestamp created_at = 2;
setCreatedAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
.google.protobuf.Timestamp created_at = 3;
setCreatedAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
.google.protobuf.Timestamp created_at = 3;
setCreatedAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 2;
setCreatedAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
.google.protobuf.Timestamp created_at = 2;
setCreateTime(com.google.protobuf.Timestamp) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
.google.protobuf.Timestamp create_time = 1;
setCreateTime(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
.google.protobuf.Timestamp create_time = 1;
setCron(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
string cron = 2;
setCronBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
string cron = 2;
setCronJob(xyz.block.ftl.schema.v1.MetadataCronJob) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataCronJob cron_job = 3;
setCronJob(xyz.block.ftl.schema.v1.MetadataCronJob.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataCronJob cron_job = 3;
setCronScheduled(xyz.block.ftl.timeline.v1.CronScheduledEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.CronScheduledEvent cron_scheduled = 5;
setCronScheduled(xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.CronScheduledEvent cron_scheduled = 5;
setCronScheduled(xyz.block.ftl.timeline.v1.CronScheduledEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.CronScheduledEvent cron_scheduled = 8;
setCronScheduled(xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.CronScheduledEvent cron_scheduled = 8;
setCurrentId(java.lang.String) - function in xyz.block.ftl.runtime.CurrentTransaction
 
setCurrentIdFromMetadata(xyz.block.ftl.v1.Metadata) - function in xyz.block.ftl.runtime.CurrentTransaction
 
setCursor(long) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
For pagination, this cursor is where we should start our next query
optional int64 cursor = 2;
setData(xyz.block.ftl.schema.v1.Data) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Data data = 1;
setData(xyz.block.ftl.schema.v1.Data.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Data data = 1;
setData(xyz.block.ftl.schema.v1.Data) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Data data = 13;
setData(xyz.block.ftl.schema.v1.Data.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Data data = 13;
setDatabase(java.lang.String) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string database = 4;
setDatabase(java.lang.String) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
string database = 2;
setDatabase(xyz.block.ftl.schema.v1.Database) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Database database = 3;
setDatabase(xyz.block.ftl.schema.v1.Database.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Database database = 3;
setDatabaseBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string database = 4;
setDatabaseBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
string database = 2;
setDatabaseName(java.lang.String) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
string database_name = 1;
setDatabaseName(java.lang.String) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
string database_name = 1;
setDatabaseName(java.lang.String) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Name of the database to query
string database_name = 1;
setDatabaseName(java.lang.String) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
string database_name = 1;
setDatabaseNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
string database_name = 1;
setDatabaseNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
string database_name = 1;
setDatabaseNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Name of the database to query
string database_name = 1;
setDatabaseNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
string database_name = 1;
setDatabaseRuntime(xyz.block.ftl.schema.v1.DatabaseRuntime) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.DatabaseRuntime database_runtime = 6;
setDatabaseRuntime(xyz.block.ftl.schema.v1.DatabaseRuntime.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.DatabaseRuntime database_runtime = 6;
setDatabases(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;
setDatabases(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;
setDatabases(xyz.block.ftl.schema.v1.MetadataDatabases) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataDatabases databases = 4;
setDatabases(xyz.block.ftl.schema.v1.MetadataDatabases.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataDatabases databases = 4;
setDatabases(int,xyz.block.ftl.v1.GetDeploymentContextResponse.DSN) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
repeated .xyz.block.ftl.v1.GetDeploymentContextResponse.DSN databases = 5;
setDatabases(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;
setDeadLetter(boolean) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
bool dead_letter = 4;
setDebugPort(int) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Dev mode debug port
optional int32 debug_port = 6;
setDecls(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;
setDecls(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;
setDefault(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string default = 6;
setDefaultBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string default = 6;
setDeletedCount(long) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse.Builder
int64 deleted_count = 1;
setDependencies(int,java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The dependencies for the module
repeated string dependencies = 3;
setDeploy(int,java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Paths for files/directories to be deployed
repeated string deploy = 2;
setDeployDir(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing all build artifacts for deployments
string deploy_dir = 1;
setDeployDir(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Absolute path to the directory containing all of this module's build artifacts for deployments
string deploy_dir = 4;
setDeployDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default relative path to the directory containing all build artifacts for deployments
string deploy_dir = 1;
setDeployDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Absolute path to the directory containing all of this module's build artifacts for deployments
string deploy_dir = 4;
setDeployment(java.lang.String) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
string deployment = 2;
setDeployment(xyz.block.ftl.schema.v1.ModuleRuntimeDeployment) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeDeployment deployment = 3;
setDeployment(xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeDeployment deployment = 3;
setDeployment(java.lang.String) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
string deployment = 2;
setDeployment(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
string deployment = 1;
setDeployment(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
string deployment = 2;
setDeploymentBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
string deployment = 2;
setDeploymentBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
string deployment = 2;
setDeploymentBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
string deployment = 1;
setDeploymentBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
string deployment = 2;
setDeploymentEvents(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;
setDeploymentEvents(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;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
string deployment_key = 2;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string deployment_key = 2;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.v1.DeployedSchema.Builder
string deployment_key = 1;
setDeploymentKey(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
string deployment_key = 2;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string deployment_key = 2;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.DeployedSchema.Builder
string deployment_key = 1;
setDeploymentKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
string deployment_key = 1;
setDeploymentRuntime(xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent deployment_runtime = 10;
setDeploymentRuntime(xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent deployment_runtime = 10;
setDeploymentRuntime(xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent deployment_runtime = 13;
setDeploymentRuntime(xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent deployment_runtime = 13;
setDeploymentRuntimeEvent(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_runtime_event = 2;
setDeploymentRuntimeEvent(xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder) - function in xyz.block.ftl.schema.v1.Event.Builder
.xyz.block.ftl.schema.v1.DeploymentRuntimeEvent deployment_runtime_event = 2;
setDeploymentRuntimeNotification(xyz.block.ftl.schema.v1.DeploymentRuntimeNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;
setDeploymentRuntimeNotification(xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.DeploymentRuntimeNotification deployment_runtime_notification = 2;
setDeployments(int,java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
repeated string deployments = 1;
setDeployments(xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter deployments = 2;
setDeployments(xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter deployments = 2;
setDestinationVerbRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.xyz.block.ftl.schema.v1.Ref destination_verb_ref = 12;
setDestinationVerbRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.xyz.block.ftl.schema.v1.Ref destination_verb_ref = 12;
setDestModule(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
string dest_module = 1;
setDestModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
string dest_module = 1;
setDestVerb(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
optional string dest_verb = 2;
setDestVerbBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
optional string dest_verb = 2;
setDestVerbModule(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string dest_verb_module = 3;
setDestVerbModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string dest_verb_module = 3;
setDestVerbName(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string dest_verb_name = 4;
setDestVerbNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string dest_verb_name = 4;
setDevEndpoint(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Dev mode endpoint URI. If this is set then rather than trying to deploy the module, FTL will start a runner that
connects to this endpoint.
optional string dev_endpoint = 5;
setDevEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Dev mode endpoint URI. If this is set then rather than trying to deploy the module, FTL will start a runner that
connects to this endpoint.
optional string dev_endpoint = 5;
setDevHotReloadEndpoint(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Dev mode hot reload endpoint, this is used to allow the runner to communicate info back to the running process
optional string dev_hot_reload_endpoint = 7;
setDevHotReloadEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Dev mode hot reload endpoint, this is used to allow the runner to communicate info back to the running process
optional string dev_hot_reload_endpoint = 7;
setDevHotReloadVersion(long) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
optional int64 dev_hot_reload_version = 8;
setDevModeBuild(boolean) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
Indicates whether to watch for file changes and automatically rebuild
bool dev_mode_build = 3;
setDevModeBuild(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Dev mode build command, if different from the regular build command
optional string dev_mode_build = 3;
setDevModeBuild(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
DevModeBuild is the command to build the module in dev mode.
optional string dev_mode_build = 6;
setDevModeBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Dev mode build command, if different from the regular build command
optional string dev_mode_build = 3;
setDevModeBuildBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
DevModeBuild is the command to build the module in dev mode.
optional string dev_mode_build = 6;
setDigest(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
bytes digest = 1;
setDigest(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
Digest of the complete artefact.
bytes digest = 1;
setDigest(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
string digest = 3;
setDigest(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
string digest = 2;
setDigestBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
string digest = 3;
setDigestBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
string digest = 2;
setDir(java.lang.String) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The directory path to generate stubs into
string dir = 1;
setDir(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsRequest.Builder
string dir = 1;
setDir(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Absolute path to the module's directory
string dir = 2;
setDir(java.lang.String) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
The root directory for the module, which does not yet exist.
The plugin should create the directory.
string dir = 2;
setDir(java.lang.String) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The directory path to generate stubs into
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsRequest.Builder
string dir = 1;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Absolute path to the module's directory
string dir = 2;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
The root directory for the module, which does not yet exist.
The plugin should create the directory.
string dir = 2;
setDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
string dir = 1;
setDirty(boolean) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
bool dirty = 4;
setDockerImage(java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Name of the docker image to use for the runner
string docker_image = 3;
setDockerImageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Name of the docker image to use for the runner
string docker_image = 3;
setDsn(java.lang.String) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
string dsn = 3;
setDsn(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
string dsn = 3;
setDsnBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
string dsn = 3;
setDsnBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
string dsn = 3;
setDsnDatabaseConnector(xyz.block.ftl.schema.v1.DSNDatabaseConnector) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.DSNDatabaseConnector dsn_database_connector = 1;
setDsnDatabaseConnector(xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.DSNDatabaseConnector dsn_database_connector = 1;
setDsnTemplate(java.lang.String) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
string dsn_template = 3;
setDsnTemplateBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
string dsn_template = 3;
setDuration(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.google.protobuf.Duration duration = 6;
setDuration(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.google.protobuf.Duration duration = 6;
setDuration(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Duration duration = 4;
setDuration(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Duration duration = 4;
setDuration(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.google.protobuf.Duration duration = 9;
setDuration(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.google.protobuf.Duration duration = 9;
setDuration(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
.google.protobuf.Duration duration = 6;
setDuration(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
.google.protobuf.Duration duration = 6;
setDuration(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.google.protobuf.Duration duration = 5;
setDuration(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.google.protobuf.Duration duration = 5;
setEgress(xyz.block.ftl.schema.v1.MetadataEgress) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataEgress egress = 22;
setEgress(xyz.block.ftl.schema.v1.MetadataEgress.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataEgress egress = 22;
setEgressRuntime(xyz.block.ftl.schema.v1.EgressRuntime) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.EgressRuntime egress_runtime = 7;
setEgressRuntime(xyz.block.ftl.schema.v1.EgressRuntime.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.EgressRuntime egress_runtime = 7;
setEgressRuntime(xyz.block.ftl.schema.v1.EgressRuntime) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
optional .xyz.block.ftl.schema.v1.EgressRuntime egress_runtime = 2;
setEgressRuntime(xyz.block.ftl.schema.v1.EgressRuntime.Builder) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
optional .xyz.block.ftl.schema.v1.EgressRuntime egress_runtime = 2;
setElement(xyz.block.ftl.schema.v1.RuntimeElement) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
The modules to add or update.
.xyz.block.ftl.schema.v1.RuntimeElement element = 1;
setElement(xyz.block.ftl.schema.v1.RuntimeElement.Builder) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
The modules to add or update.
.xyz.block.ftl.schema.v1.RuntimeElement element = 1;
setElement(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Array.Builder
.xyz.block.ftl.schema.v1.Type element = 2;
setElement(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Array.Builder
.xyz.block.ftl.schema.v1.Type element = 2;
setElement(xyz.block.ftl.schema.v1.Runtime) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
.xyz.block.ftl.schema.v1.Runtime element = 1;
setElement(xyz.block.ftl.schema.v1.Runtime.Builder) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
.xyz.block.ftl.schema.v1.Runtime element = 1;
setElementName(java.lang.String) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
optional string element_name = 3;
setElementNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
optional string element_name = 3;
setElementType(java.lang.String) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
string element_type = 4;
setElementTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
string element_type = 4;
setEncoding(xyz.block.ftl.schema.v1.MetadataEncoding) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataEncoding encoding = 9;
setEncoding(xyz.block.ftl.schema.v1.MetadataEncoding.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataEncoding encoding = 9;
setEndColumn(long) - function in xyz.block.ftl.language.v1.Position.Builder
int64 end_column = 4;
setEndpoint(java.lang.String) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string endpoint = 3;
setEndpoint(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
string endpoint = 1;
setEndpoint(java.lang.String) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string endpoint = 2;
setEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string endpoint = 3;
setEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
string endpoint = 1;
setEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string endpoint = 2;
setEntries(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;
setEntries(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;
setEnum(xyz.block.ftl.schema.v1.Enum) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Enum enum = 4;
setEnum(xyz.block.ftl.schema.v1.Enum.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Enum enum = 4;
setEnum(xyz.block.ftl.schema.v1.Enum) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Enum enum = 14;
setEnum(xyz.block.ftl.schema.v1.Enum.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Enum enum = 14;
setEnvar(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string envar = 3;
setEnvarBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string envar = 3;
setError(java.lang.Throwable) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setError(java.lang.String) - function in xyz.block.ftl.schema.v1.Changeset.Builder
optional string error = 5;
setError(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
string error = 2;
setError(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
string error = 2;
setError(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
string error = 2;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string error = 9;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
optional string error = 3;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
optional string error = 7;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
optional string error = 14;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string error = 7;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string error = 8;
setError(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
optional string error = 8;
setError(xyz.block.ftl.v1.CallResponse.Error) - function in xyz.block.ftl.v1.CallResponse.Builder
.xyz.block.ftl.v1.CallResponse.Error error = 2;
setError(xyz.block.ftl.v1.CallResponse.Error.Builder) - function in xyz.block.ftl.v1.CallResponse.Builder
.xyz.block.ftl.v1.CallResponse.Error error = 2;
setError(java.lang.String) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
string error = 2;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Changeset.Builder
optional string error = 5;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
string error = 2;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
string error = 2;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
string error = 2;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string error = 9;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
optional string error = 3;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
optional string error = 7;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
optional string error = 14;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string error = 7;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string error = 8;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
optional string error = 8;
setErrorBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
string error = 2;
setErrors(xyz.block.ftl.language.v1.ErrorList) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
.xyz.block.ftl.language.v1.ErrorList errors = 2;
setErrors(xyz.block.ftl.language.v1.ErrorList.Builder) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
.xyz.block.ftl.language.v1.ErrorList errors = 2;
setErrors(xyz.block.ftl.language.v1.ErrorList) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Errors contains any errors that occurred during the build
.xyz.block.ftl.language.v1.ErrorList errors = 1;
setErrors(xyz.block.ftl.language.v1.ErrorList.Builder) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Errors contains any errors that occurred during the build
.xyz.block.ftl.language.v1.ErrorList errors = 1;
setErrors(xyz.block.ftl.language.v1.ErrorList) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Errors contains any errors that occurred during the build
No errors can have a level of ERROR, instead a BuildFailure should be sent
Instead this is useful for INFO and WARN level errors.
.xyz.block.ftl.language.v1.ErrorList errors = 4;
setErrors(xyz.block.ftl.language.v1.ErrorList.Builder) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Errors contains any errors that occurred during the build
No errors can have a level of ERROR, instead a BuildFailure should be sent
Instead this is useful for INFO and WARN level errors.
.xyz.block.ftl.language.v1.ErrorList errors = 4;
setErrors(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;
setErrors(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;
setEvent(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Topic.Builder
.xyz.block.ftl.schema.v1.Type event = 5;
setEvent(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Topic.Builder
.xyz.block.ftl.schema.v1.Type event = 5;
setEvent(xyz.block.ftl.schema.v1.Notification) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
.xyz.block.ftl.schema.v1.Notification event = 1;
setEvent(xyz.block.ftl.schema.v1.Notification.Builder) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
.xyz.block.ftl.schema.v1.Notification event = 1;
setEvent(xyz.block.ftl.schema.v1.Notification) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
.xyz.block.ftl.schema.v1.Notification event = 1;
setEvent(xyz.block.ftl.schema.v1.Notification.Builder) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
.xyz.block.ftl.schema.v1.Notification event = 1;
setEvents(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;
setEvents(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;
setEvents(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;
setEvents(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;
setEventType(xyz.block.ftl.timeline.v1.EventType) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
.xyz.block.ftl.timeline.v1.EventType event_type = 1;
setEventTypes(int,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;
setEventTypes(xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter event_types = 4;
setEventTypes(xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter event_types = 4;
setEventTypesValue(int,int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
repeated .xyz.block.ftl.timeline.v1.EventType event_types = 1;
setEventTypeValue(int) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
.xyz.block.ftl.timeline.v1.EventType event_type = 1;
setExecResult(xyz.block.ftl.query.v1.ExecResult) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
For EXEC commands
.xyz.block.ftl.query.v1.ExecResult exec_result = 1;
setExecResult(xyz.block.ftl.query.v1.ExecResult.Builder) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
For EXEC commands
.xyz.block.ftl.query.v1.ExecResult exec_result = 1;
setExecutable(boolean) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
bool executable = 3;
setExecutable(boolean) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
bool executable = 4;
setExpression(java.lang.String) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
string expression = 1;
setExpressionBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
string expression = 1;
setExternal(boolean) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
Whether this is an external realm.
bool external = 4;
setExternal(boolean) - function in xyz.block.ftl.schema.v1.Realm.Builder
bool external = 2;
setExternal(boolean) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
bool external = 2;
setExternal(boolean) - function in xyz.block.ftl.v1.RealmChange.Builder
Whether this is an external realm.
bool external = 4;
setFailed(boolean) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
bool failed = 2;
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in com.google.protobuf.Message.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigGetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigSetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretGetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretSetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.Database.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadNotRequired.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.WatchRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.hotreload.v1.WatchResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContext.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.Error.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ErrorList.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GenerateStubsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.NewModuleResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.Position.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.PublishEventResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecResult.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.query.v1.RowResults.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Any.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Array.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Bool.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Bytes.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Changeset.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Config.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Data.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Database.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Decl.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Enum.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Event.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Field.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Float.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Int.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.IntValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Map.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Metadata.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataTransaction.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Module.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Notification.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Optional.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Position.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Realm.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Ref.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Runtime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Schema.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Secret.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.String.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.StringValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.SubscriptionConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Time.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Topic.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Type.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Unit.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Value.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.Verb.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.Event.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CommitChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DeployedSchema.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.DrainChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FailChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.FinalizeChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentsRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetSchemaRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PrepareChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PushSchemaResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RealmChange.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeResponse.Builder
 
setFields(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;
setFields(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;
setFilename(java.lang.String) - function in xyz.block.ftl.language.v1.Position.Builder
string filename = 1;
setFilename(java.lang.String) - function in xyz.block.ftl.schema.v1.Position.Builder
string filename = 1;
setFilenameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.Position.Builder
string filename = 1;
setFilenameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Position.Builder
string filename = 1;
setFilters(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;
setFilters(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;
setFixture(xyz.block.ftl.schema.v1.MetadataFixture) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataFixture fixture = 20;
setFixture(xyz.block.ftl.schema.v1.MetadataFixture.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataFixture fixture = 20;
setFlags(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;
setFlags(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;
setFlags(com.google.protobuf.Struct) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
Flags contains any values set for those configured in the GetCreateModuleFlags call
.google.protobuf.Struct flags = 4;
setFlags(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
Flags contains any values set for those configured in the GetCreateModuleFlags call
.google.protobuf.Struct flags = 4;
setFloat(xyz.block.ftl.schema.v1.Float) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Float float = 2;
setFloat(xyz.block.ftl.schema.v1.Float.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Float float = 2;
setForceNewRunner(boolean) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
bool force_new_runner = 1;
setFromOffset(xyz.block.ftl.schema.v1.FromOffset) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
.xyz.block.ftl.schema.v1.FromOffset from_offset = 3;
setFromOffsetValue(int) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
.xyz.block.ftl.schema.v1.FromOffset from_offset = 3;
setFullSchemaNotification(xyz.block.ftl.schema.v1.FullSchemaNotification) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;
setFullSchemaNotification(xyz.block.ftl.schema.v1.FullSchemaNotification.Builder) - function in xyz.block.ftl.schema.v1.Notification.Builder
.xyz.block.ftl.schema.v1.FullSchemaNotification full_schema_notification = 1;
setGenerated(xyz.block.ftl.schema.v1.MetadataGenerated) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataGenerated generated = 18;
setGenerated(xyz.block.ftl.schema.v1.MetadataGenerated.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataGenerated generated = 18;
setGit(xyz.block.ftl.schema.v1.MetadataGit) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataGit git = 19;
setGit(xyz.block.ftl.schema.v1.MetadataGit.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataGit git = 19;
setHasMore(boolean) - function in xyz.block.ftl.query.v1.RowResults.Builder
Indicates if there are more rows to fetch
bool has_more = 2;
setHaveArtefacts(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;
setHaveArtefacts(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;
setHead(xyz.block.ftl.admin.v1.PubSubEventMetadata) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
setHead(xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
setHead(xyz.block.ftl.admin.v1.PubSubEventMetadata) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 2;
setHead(xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 2;
setHeaders(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setHeaders(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setHelp(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
string help = 2;
setHelpBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
string help = 2;
setHermit(boolean) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
bool hermit = 4;
setHigherThan(long) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
optional int64 higher_than = 2;
setHotReloadEndpoint(java.lang.String) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string hot_reload_endpoint = 3;
setHotReloadEndpointBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string hot_reload_endpoint = 3;
setId(java.lang.String) - function in xyz.block.ftl.runtime.CurrentTransaction
 
setId(long) - function in xyz.block.ftl.timeline.v1.Event.Builder
Unique ID for event.
int64 id = 2;
setId(xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter id = 6;
setId(xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter id = 6;
setImage(xyz.block.ftl.schema.v1.ModuleRuntimeImage) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeImage image = 5;
setImage(xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeImage image = 5;
setImage(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string image = 5;
setImage(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder
string image = 2;
setImageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string image = 5;
setImageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder
string image = 2;
setIncludeValues(boolean) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
optional bool include_values = 2;
setIncludeValues(boolean) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
optional bool include_values = 2;
setIngress(xyz.block.ftl.schema.v1.MetadataIngress) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataIngress ingress = 2;
setIngress(xyz.block.ftl.schema.v1.MetadataIngress.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataIngress ingress = 2;
setIngress(xyz.block.ftl.timeline.v1.IngressEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.IngressEvent ingress = 4;
setIngress(xyz.block.ftl.timeline.v1.IngressEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.IngressEvent ingress = 4;
setIngress(xyz.block.ftl.timeline.v1.IngressEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.IngressEvent ingress = 7;
setIngress(xyz.block.ftl.timeline.v1.IngressEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.IngressEvent ingress = 7;
setIngressPathLiteral(xyz.block.ftl.schema.v1.IngressPathLiteral) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
.xyz.block.ftl.schema.v1.IngressPathLiteral ingress_path_literal = 1;
setIngressPathLiteral(xyz.block.ftl.schema.v1.IngressPathLiteral.Builder) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
.xyz.block.ftl.schema.v1.IngressPathLiteral ingress_path_literal = 1;
setIngressPathParameter(xyz.block.ftl.schema.v1.IngressPathParameter) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
.xyz.block.ftl.schema.v1.IngressPathParameter ingress_path_parameter = 2;
setIngressPathParameter(xyz.block.ftl.schema.v1.IngressPathParameter.Builder) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
.xyz.block.ftl.schema.v1.IngressPathParameter ingress_path_parameter = 2;
setInt(xyz.block.ftl.schema.v1.Int) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Int int = 1;
setInt(xyz.block.ftl.schema.v1.Int.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Int int = 1;
setInterface(java.lang.String) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
string interface = 2;
setInterfaceBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
string interface = 2;
setInterfaces(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;
setInterfaces(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;
setIntValue(xyz.block.ftl.schema.v1.IntValue) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.IntValue int_value = 2;
setIntValue(xyz.block.ftl.schema.v1.IntValue.Builder) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.IntValue int_value = 2;
setInvalidateDependencies(boolean) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Indicates the plugin determined that the dependencies in the BuildContext are out of date.
If a Build stream is being kept open for automatic rebuilds, FTL will call GetDependencies, followed by
BuildContextUpdated.
bool invalidate_dependencies = 2;
setIsActive(boolean) - function in xyz.block.ftl.v1.DeployedSchema.Builder
bool is_active = 3;
setJsonRows(java.lang.String) - function in xyz.block.ftl.query.v1.RowResults.Builder
JSON object mapping column names to values
string json_rows = 1;
setJsonRowsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.RowResults.Builder
JSON object mapping column names to values
string json_rows = 1;
setKafkaBrokers(int,java.lang.String) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
repeated string kafka_brokers = 1;
setKafkaBrokers(int,java.lang.String) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
repeated string kafka_brokers = 1;
setKey(int,java.lang.String) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
repeated string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
string key = 3;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.Changeset.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
string key = 1;
setKey(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Map.Builder
.xyz.block.ftl.schema.v1.Type key = 2;
setKey(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Map.Builder
.xyz.block.ftl.schema.v1.Type key = 2;
setKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
string key = 1;
setKey(java.lang.String) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
string key = 3;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Changeset.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string key = 1;
setKind(xyz.block.ftl.schema.v1.AliasKind) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
.xyz.block.ftl.schema.v1.AliasKind kind = 2;
setKindValue(int) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
.xyz.block.ftl.schema.v1.AliasKind kind = 2;
setLanguage(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
string language = 1;
setLanguage(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The language of the module
string language = 3;
setLanguage(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
string language = 2;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
string language = 1;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The language of the module
string language = 3;
setLanguageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
string language = 2;
setLanguageConfig(com.google.protobuf.Struct) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default language specific configuration.
These defaults are filled in by looking at each root key only. If the key is not present, the default is used.
.google.protobuf.Struct language_config = 7;
setLanguageConfig(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default language specific configuration.
These defaults are filled in by looking at each root key only. If the key is not present, the default is used.
.google.protobuf.Struct language_config = 7;
setLanguageConfig(com.google.protobuf.Struct) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
LanguageConfig contains any metadata specific to a specific language.
These are stored in the ftl.toml file under the same key as the language (eg: "go", "java")
.google.protobuf.Struct language_config = 10;
setLanguageConfig(com.google.protobuf.Struct.Builder) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
LanguageConfig contains any metadata specific to a specific language.
These are stored in the ftl.toml file under the same key as the language (eg: "go", "java")
.google.protobuf.Struct language_config = 10;
setLenient(boolean) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
bool lenient = 3;
setLevel(xyz.block.ftl.language.v1.Error.ErrorLevel) - function in xyz.block.ftl.language.v1.Error.Builder
.xyz.block.ftl.language.v1.Error.ErrorLevel level = 4;
setLevelValue(int) - function in xyz.block.ftl.language.v1.Error.Builder
.xyz.block.ftl.language.v1.Error.ErrorLevel level = 4;
setLimit(int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
int32 limit = 2;
setLine(long) - function in xyz.block.ftl.language.v1.Position.Builder
int64 line = 2;
setLine(long) - function in xyz.block.ftl.schema.v1.Position.Builder
int64 line = 2;
setLog(xyz.block.ftl.timeline.v1.LogEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.LogEvent log = 2;
setLog(xyz.block.ftl.timeline.v1.LogEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.LogEvent log = 2;
setLog(xyz.block.ftl.timeline.v1.LogEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.LogEvent log = 3;
setLog(xyz.block.ftl.timeline.v1.LogEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.LogEvent log = 3;
setLogLevel(int) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
int32 log_level = 4;
setLogLevel(xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter log_level = 1;
setLogLevel(xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter log_level = 1;
setLogLevel(xyz.block.ftl.timeline.v1.LogLevel) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
.xyz.block.ftl.timeline.v1.LogLevel log_level = 1;
setLogLevelValue(int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
.xyz.block.ftl.timeline.v1.LogLevel log_level = 1;
setLogs(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;
setLogs(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;
setLowerThan(long) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
optional int64 lower_than = 1;
setManual(boolean) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
bool manual = 2;
setMap(xyz.block.ftl.schema.v1.Map) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Map map = 8;
setMap(xyz.block.ftl.schema.v1.Map.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Map map = 8;
setMaxBackoff(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
string max_backoff = 4;
setMaxBackoffBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
string max_backoff = 4;
setMessage(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
string message = 6;
setMessage(java.lang.String) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
string message = 1;
setMessageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
string message = 6;
setMessageBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
string message = 1;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(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;
setMetadata(xyz.block.ftl.v1.Metadata) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.Metadata metadata = 1;
setMetadata(xyz.block.ftl.v1.Metadata.Builder) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.v1.Metadata metadata = 1;
setMethod(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setMethod(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
string method = 3;
setMethod(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string method = 4;
setMethodBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
string method = 3;
setMethodBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string method = 4;
setMinBackoff(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
string min_backoff = 3;
setMinBackoffBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
string min_backoff = 3;
setMinReplicas(int) - function in xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder
int32 min_replicas = 1;
setMissingDigests(int,java.lang.String) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
repeated string missing_digests = 1;
setModifiedFiles(int,java.lang.String) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
Files modified during the build, relative to the build dir
repeated string modified_files = 9;
setModifiedFiles(int,java.lang.String) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Files modified during the build, relative to the build dir
repeated string modified_files = 9;
setModule(java.lang.String) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
optional string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
optional string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
optional string module = 1;
setModule(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
.xyz.block.ftl.schema.v1.Module module = 1;
setModule(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
.xyz.block.ftl.schema.v1.Module module = 1;
setModule(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Module schema for the built module
.xyz.block.ftl.schema.v1.Module module = 1;
setModule(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
Module schema for the built module
.xyz.block.ftl.schema.v1.Module module = 1;
setModule(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The schema of the module to generate stubs for
.xyz.block.ftl.schema.v1.Module module = 2;
setModule(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The schema of the module to generate stubs for
.xyz.block.ftl.schema.v1.Module module = 2;
setModule(java.lang.String) - function in xyz.block.ftl.schema.v1.Ref.Builder
string module = 3;
setModule(xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter module = 8;
setModule(xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter module = 8;
setModule(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
string module = 1;
setModule(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
optional string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
optional string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
optional string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Ref.Builder
string module = 3;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
string module = 1;
setModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
string module = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The configuration for the module
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The configuration for the module
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The module's configuration to generate stubs for
.xyz.block.ftl.language.v1.ModuleConfig module_config = 3;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
The module's configuration to generate stubs for
.xyz.block.ftl.language.v1.ModuleConfig module_config = 3;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
.xyz.block.ftl.language.v1.ModuleConfig module_config = 1;
setModuleName(java.lang.String) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string module_name = 1;
setModuleNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
string module_name = 1;
setModuleRuntimeDeployment(xyz.block.ftl.schema.v1.ModuleRuntimeDeployment) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeDeployment module_runtime_deployment = 1;
setModuleRuntimeDeployment(xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeDeployment module_runtime_deployment = 1;
setModuleRuntimeImage(xyz.block.ftl.schema.v1.ModuleRuntimeImage) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeImage module_runtime_image = 4;
setModuleRuntimeImage(xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeImage module_runtime_image = 4;
setModuleRuntimeRunner(xyz.block.ftl.schema.v1.ModuleRuntimeRunner) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeRunner module_runtime_runner = 3;
setModuleRuntimeRunner(xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeRunner module_runtime_runner = 3;
setModuleRuntimeScaling(xyz.block.ftl.schema.v1.ModuleRuntimeScaling) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeScaling module_runtime_scaling = 2;
setModuleRuntimeScaling(xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.ModuleRuntimeScaling module_runtime_scaling = 2;
setModules(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;
setModules(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;
setModules(int,java.lang.String) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
repeated string modules = 1;
setModules(int,java.lang.String) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The names of all modules that have had stubs generated
repeated string modules = 3;
setModules(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;
setModules(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;
setModules(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;
setModules(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;
setModules(int,java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string modules = 3;
setModules(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;
setModules(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;
setMsg(java.lang.String) - function in xyz.block.ftl.language.v1.Error.Builder
string msg = 1;
setMsgBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.Error.Builder
string msg = 1;
setName(java.lang.String) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.hotreload.v1.Database.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Name of the module
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Config.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Data.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Database.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Enum.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Field.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Module.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Realm.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Ref.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
optional string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Secret.Builder
string name = 3;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Topic.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
string name = 2;
setName(java.lang.String) - function in xyz.block.ftl.schema.v1.Verb.Builder
string name = 4;
setName(java.lang.String) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
string name = 1;
setName(java.lang.String) - function in xyz.block.ftl.v1.RealmChange.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.hotreload.v1.Database.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Name of the module
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Config.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Data.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Database.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Enum.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Field.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Module.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Realm.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Ref.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
optional string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Secret.Builder
string name = 3;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Topic.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
string name = 2;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Verb.Builder
string name = 4;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
string name = 1;
setNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.RealmChange.Builder
string name = 1;
setNativeModuleConfig(xyz.block.ftl.language.v1.ModuleConfig) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
Native module configuration is the configuration for a module that uses the plugin's language, if
the main moduleConfig provided is of a different language. It is provided as a mechanism to derive
language specific information. For example, the language version.
optional .xyz.block.ftl.language.v1.ModuleConfig native_module_config = 4;
setNativeModuleConfig(xyz.block.ftl.language.v1.ModuleConfig.Builder) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
Native module configuration is the configuration for a module that uses the plugin's language, if
the main moduleConfig provided is of a different language. It is provided as a mechanism to derive
language specific information. For example, the language version.
optional .xyz.block.ftl.language.v1.ModuleConfig native_module_config = 4;
setNativeName(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
string native_name = 3;
setNativeNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
string native_name = 3;
setNewerThan(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
optional .google.protobuf.Timestamp newer_than = 2;
setNewerThan(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
optional .google.protobuf.Timestamp newer_than = 2;
setNewRunnerRequired(boolean) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
bool new_runner_required = 3;
setNext(xyz.block.ftl.admin.v1.PubSubEventMetadata) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
setNext(xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
setNoGit(boolean) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
bool no_git = 3;
setNotReady(java.lang.String) - function in xyz.block.ftl.v1.PingResponse.Builder
If present, the service is not ready to accept requests and this is the
reason.
optional string not_ready = 1;
setNotReadyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PingResponse.Builder
If present, the service is not ready to accept requests and this is the
reason.
optional string not_ready = 1;
setOffset(long) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
int64 offset = 2;
setOffset(xyz.block.ftl.admin.v1.SubscriptionOffset) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
.xyz.block.ftl.admin.v1.SubscriptionOffset offset = 2;
setOffset(xyz.block.ftl.admin.v1.SubscriptionOffset) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
.xyz.block.ftl.admin.v1.SubscriptionOffset offset = 2;
setOffset(long) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
int64 offset = 10;
setOffset(long) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
int64 offset = 10;
setOffsetValue(int) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
.xyz.block.ftl.admin.v1.SubscriptionOffset offset = 2;
setOffsetValue(int) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
.xyz.block.ftl.admin.v1.SubscriptionOffset offset = 2;
setOlderThan(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
optional .google.protobuf.Timestamp older_than = 1;
setOlderThan(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
optional .google.protobuf.Timestamp older_than = 1;
setOptional(xyz.block.ftl.schema.v1.Optional) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Optional optional = 12;
setOptional(xyz.block.ftl.schema.v1.Optional.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Optional optional = 12;
setOrder(xyz.block.ftl.timeline.v1.TimelineQuery.Order) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
Ordering is done by id which matches publication order.
This roughly corresponds to the time of the event, but not strictly.
.xyz.block.ftl.timeline.v1.TimelineQuery.Order order = 3;
setOrderValue(int) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
Ordering is done by id which matches publication order.
This roughly corresponds to the time of the event, but not strictly.
.xyz.block.ftl.timeline.v1.TimelineQuery.Order order = 3;
setOs(java.lang.String) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
string os = 1;
setOs(java.lang.String) - function in xyz.block.ftl.language.v1.BuildContext.Builder
string os = 5;
setOs(java.lang.String) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string os = 3;
setOsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
string os = 1;
setOsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildContext.Builder
string os = 5;
setOsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
optional string os = 3;
setOutdated(boolean) - function in xyz.block.ftl.hotreload.v1.RunnerInfoResponse.Builder
bool outdated = 1;
setParametersJson(java.lang.String) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
JSON array of parameter values in order
string parameters_json = 4;
setParametersJsonBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
JSON array of parameter values in order
string parameters_json = 4;
setPartition(int) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
int32 partition = 1;
setPartition(int) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
int32 partition = 1;
setPartition(int) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
int32 partition = 9;
setPartition(int) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
int32 partition = 9;
setPartitions(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;
setPartitions(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;
setPartitions(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;
setPartitions(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;
setPartitions(int,int) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
repeated int32 partitions = 3;
setPartitions(int,int) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
repeated int32 partitions = 1;
setPartitions(xyz.block.ftl.schema.v1.MetadataPartitions) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataPartitions partitions = 15;
setPartitions(xyz.block.ftl.schema.v1.MetadataPartitions.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataPartitions partitions = 15;
setPartitions(long) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
int64 partitions = 2;
setPath(java.lang.String) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
string path = 2;
setPath(java.lang.String) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setPath(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
string path = 2;
setPath(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;
setPath(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;
setPath(java.lang.String) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
string path = 2;
setPath(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string path = 5;
setPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
string path = 2;
setPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
string path = 2;
setPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
string path = 2;
setPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string path = 5;
setPathParameters(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setPayload(xyz.block.ftl.schema.v1.RuntimeElement) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
.xyz.block.ftl.schema.v1.RuntimeElement payload = 1;
setPayload(xyz.block.ftl.schema.v1.RuntimeElement.Builder) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
.xyz.block.ftl.schema.v1.RuntimeElement payload = 1;
setPayload(xyz.block.ftl.schema.v1.RuntimeElement) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
.xyz.block.ftl.schema.v1.RuntimeElement payload = 1;
setPayload(xyz.block.ftl.schema.v1.RuntimeElement.Builder) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
.xyz.block.ftl.schema.v1.RuntimeElement payload = 1;
setPlaceholder(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string placeholder = 5;
setPlaceholderBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
optional string placeholder = 5;
setPlaintextKafkaSubscriptionConnector(xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector plaintext_kafka_subscription_connector = 8;
setPlaintextKafkaSubscriptionConnector(xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector plaintext_kafka_subscription_connector = 8;
setPlaintextKafkaSubscriptionConnector(xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector) - function in xyz.block.ftl.schema.v1.SubscriptionConnector.Builder
.xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector plaintext_kafka_subscription_connector = 8;
setPlaintextKafkaSubscriptionConnector(xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder) - function in xyz.block.ftl.schema.v1.SubscriptionConnector.Builder
.xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector plaintext_kafka_subscription_connector = 8;
setPos(xyz.block.ftl.language.v1.Position) - function in xyz.block.ftl.language.v1.Error.Builder
optional .xyz.block.ftl.language.v1.Position pos = 5;
setPos(xyz.block.ftl.language.v1.Position.Builder) - function in xyz.block.ftl.language.v1.Error.Builder
optional .xyz.block.ftl.language.v1.Position pos = 5;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Any.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Any.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Array.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Array.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Bool.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Bool.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Bytes.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Bytes.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Config.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Config.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Data.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Data.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Database.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Database.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Enum.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Enum.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Field.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Field.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Float.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Float.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Int.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Int.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.IntValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.IntValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Map.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Map.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataTransaction.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataTransaction.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Module.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Optional.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Optional.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Realm.Builder
.xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Realm.Builder
.xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Ref.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Ref.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Schema.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Schema.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Secret.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Secret.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.String.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.String.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.StringValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.StringValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Time.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Time.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Topic.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Topic.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Unit.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Unit.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.Verb.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setPos(xyz.block.ftl.schema.v1.Position.Builder) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
optional .xyz.block.ftl.schema.v1.Position pos = 1;
setProjectConfig(xyz.block.ftl.language.v1.ProjectConfig) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
.xyz.block.ftl.language.v1.ProjectConfig project_config = 1;
setProjectConfig(xyz.block.ftl.language.v1.ProjectConfig.Builder) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
.xyz.block.ftl.language.v1.ProjectConfig project_config = 1;
setProjectConfig(xyz.block.ftl.language.v1.ProjectConfig) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
The project configuration
.xyz.block.ftl.language.v1.ProjectConfig project_config = 3;
setProjectConfig(xyz.block.ftl.language.v1.ProjectConfig.Builder) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
The project configuration
.xyz.block.ftl.language.v1.ProjectConfig project_config = 3;
setProvider(xyz.block.ftl.admin.v1.ConfigProvider) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 3;
setProvider(xyz.block.ftl.admin.v1.ConfigProvider) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 1;
setProvider(xyz.block.ftl.admin.v1.ConfigProvider) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 1;
setProvider(xyz.block.ftl.admin.v1.SecretProvider) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 1;
setProvider(xyz.block.ftl.admin.v1.SecretProvider) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 1;
setProvider(xyz.block.ftl.admin.v1.SecretProvider) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 3;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 3;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 1;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
optional .xyz.block.ftl.admin.v1.ConfigProvider provider = 1;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 1;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 1;
setProviderValue(int) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
optional .xyz.block.ftl.admin.v1.SecretProvider provider = 3;
setPublisher(xyz.block.ftl.schema.v1.MetadataPublisher) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataPublisher publisher = 12;
setPublisher(xyz.block.ftl.schema.v1.MetadataPublisher.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataPublisher publisher = 12;
setPubsubConsume(xyz.block.ftl.timeline.v1.PubSubConsumeEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.PubSubConsumeEvent pubsub_consume = 7;
setPubsubConsume(xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.PubSubConsumeEvent pubsub_consume = 7;
setPubsubConsume(xyz.block.ftl.timeline.v1.PubSubConsumeEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.PubSubConsumeEvent pubsub_consume = 10;
setPubsubConsume(xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.PubSubConsumeEvent pubsub_consume = 10;
setPubsubPublish(xyz.block.ftl.timeline.v1.PubSubPublishEvent) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.PubSubPublishEvent pubsub_publish = 6;
setPubsubPublish(xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.xyz.block.ftl.timeline.v1.PubSubPublishEvent pubsub_publish = 6;
setPubsubPublish(xyz.block.ftl.timeline.v1.PubSubPublishEvent) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.PubSubPublishEvent pubsub_publish = 9;
setPubsubPublish(xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.xyz.block.ftl.timeline.v1.PubSubPublishEvent pubsub_publish = 9;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 1;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery.Builder) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 1;
setQuery(java.util.Map) - function in xyz.block.ftl.runtime.builtin.HttpRequest
 
setQuery(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
string query = 3;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 1;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery.Builder) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 1;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 2;
setQuery(xyz.block.ftl.timeline.v1.TimelineQuery.Builder) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery query = 2;
setQueryBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
string query = 3;
setRawSql(java.lang.String) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
string raw_sql = 2;
setRawSqlBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
string raw_sql = 2;
setRead(xyz.block.ftl.schema.v1.DatabaseConnector) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
.xyz.block.ftl.schema.v1.DatabaseConnector read = 1;
setRead(xyz.block.ftl.schema.v1.DatabaseConnector.Builder) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
.xyz.block.ftl.schema.v1.DatabaseConnector read = 1;
setRealm(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The realm of the module
string realm = 12;
setRealmBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The realm of the module
string realm = 12;
setRealmChanges(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;
setRealmChanges(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;
setRealmChanges(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;
setRealmChanges(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;
setRealmChanges(int,xyz.block.ftl.v1.RealmChange) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;
setRealmChanges(int,xyz.block.ftl.v1.RealmChange.Builder) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
repeated .xyz.block.ftl.v1.RealmChange realm_changes = 1;
setRealms(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;
setRealms(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;
setRedeployNotRequired(boolean) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
If there have been no structural changes it is possible that no further action is required
bool redeploy_not_required = 10;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 1;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 1;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 1;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 1;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.admin.v1.ConfigRef.Builder) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
.xyz.block.ftl.admin.v1.ConfigRef ref = 2;
setRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Ref ref = 11;
setRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Ref ref = 11;
setRefPath(java.lang.String) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
string ref_path = 1;
setRefPath(java.lang.String) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
string ref_path = 1;
setRefPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
string ref_path = 1;
setRefPathBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
string ref_path = 1;
setRemovingModules(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;
setRemovingModules(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;
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in com.google.protobuf.Message.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigGetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigSetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ConfigUnsetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.ResetSubscriptionResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretGetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretSetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretUnsetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.admin.v1.UploadArtefactResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.Database.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.ReloadNotRequired.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.RunnerInfoResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.WatchRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.hotreload.v1.WatchResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildContext.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildContextUpdatedResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.Error.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.ErrorList.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GenerateStubsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.NewModuleResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.Position.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.language.v1.SyncStubReferencesResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.lease.v1.AcquireLeaseResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.pubsub.v1.PublishEventResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.ExecResult.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.query.v1.RowResults.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Any.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Array.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Bool.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Bytes.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Changeset.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Config.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Data.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Database.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Decl.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Enum.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Event.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Field.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Float.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Int.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.IntValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Map.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Metadata.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataTransaction.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Module.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Notification.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Optional.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Position.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Realm.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Ref.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Runtime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Schema.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Secret.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.String.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.StringValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.SubscriptionConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Time.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Topic.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Type.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Unit.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Value.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.Verb.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.CreateEventsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.Event.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CommitChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.DeployedSchema.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.DrainChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.FailChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.FinalizeChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentsRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetSchemaRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.Metadata.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PrepareChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.PushSchemaResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.RealmChange.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,int,Object) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeResponse.Builder
 
setRepository(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
string repository = 2;
setRepositoryBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
string repository = 2;
setRequest(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Type request = 5;
setRequest(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Type request = 5;
setRequest(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string request = 7;
setRequest(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string request = 10;
setRequest(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string request = 7;
setRequestBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string request = 7;
setRequestBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string request = 10;
setRequestBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string request = 7;
setRequestHeader(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string request_header = 11;
setRequestHeaderBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string request_header = 11;
setRequestKey(java.lang.String) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
string request_key = 3;
setRequestKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string request_key = 1;
setRequestKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
optional string request_key = 2;
setRequestKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string request_key = 2;
setRequestKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string request_key = 2;
setRequestKey(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
optional string request_key = 2;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
string request_key = 3;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string request_key = 1;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
optional string request_key = 2;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string request_key = 2;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
optional string request_key = 2;
setRequestKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
optional string request_key = 2;
setRequests(xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter requests = 3;
setRequests(xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter requests = 3;
setRequests(int,java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
repeated string requests = 1;
setResponse(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Type response = 6;
setResponse(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Type response = 6;
setResponse(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string response = 8;
setResponse(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string response = 12;
setResponseBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
string response = 8;
setResponseBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string response = 12;
setResponseHeader(java.lang.String) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string response_header = 13;
setResponseHeaderBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
string response_header = 13;
setResultColumns(int,xyz.block.ftl.query.v1.ResultColumn) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result type
repeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;
setResultColumns(int,xyz.block.ftl.query.v1.ResultColumn.Builder) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
Column names to scan for the result type
repeated .xyz.block.ftl.query.v1.ResultColumn result_columns = 5;
setRetry(xyz.block.ftl.schema.v1.MetadataRetry) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataRetry retry = 6;
setRetry(xyz.block.ftl.schema.v1.MetadataRetry.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataRetry retry = 6;
setRowResults(xyz.block.ftl.query.v1.RowResults) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
For ONE/MANY commands
.xyz.block.ftl.query.v1.RowResults row_results = 2;
setRowResults(xyz.block.ftl.query.v1.RowResults.Builder) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
For ONE/MANY commands
.xyz.block.ftl.query.v1.RowResults row_results = 2;
setRowsAffected(long) - function in xyz.block.ftl.query.v1.ExecResult.Builder
int64 rows_affected = 1;
setRunner(xyz.block.ftl.schema.v1.ModuleRuntimeRunner) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeRunner runner = 4;
setRunner(xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeRunner runner = 4;
setRunnerNotRequired(boolean) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
bool runner_not_required = 2;
setRunnerVersion(long) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
int64 runner_version = 4;
setRuntime(xyz.block.ftl.schema.v1.DatabaseRuntime) - function in xyz.block.ftl.schema.v1.Database.Builder
optional .xyz.block.ftl.schema.v1.DatabaseRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.DatabaseRuntime.Builder) - function in xyz.block.ftl.schema.v1.Database.Builder
optional .xyz.block.ftl.schema.v1.DatabaseRuntime runtime = 31634;
setRuntime(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
string runtime = 2;
setRuntime(xyz.block.ftl.schema.v1.ModuleRuntime) - function in xyz.block.ftl.schema.v1.Module.Builder
.xyz.block.ftl.schema.v1.ModuleRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.ModuleRuntime.Builder) - function in xyz.block.ftl.schema.v1.Module.Builder
.xyz.block.ftl.schema.v1.ModuleRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.TopicRuntime) - function in xyz.block.ftl.schema.v1.Topic.Builder
optional .xyz.block.ftl.schema.v1.TopicRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.TopicRuntime.Builder) - function in xyz.block.ftl.schema.v1.Topic.Builder
optional .xyz.block.ftl.schema.v1.TopicRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.VerbRuntime) - function in xyz.block.ftl.schema.v1.Verb.Builder
optional .xyz.block.ftl.schema.v1.VerbRuntime runtime = 31634;
setRuntime(xyz.block.ftl.schema.v1.VerbRuntime.Builder) - function in xyz.block.ftl.schema.v1.Verb.Builder
optional .xyz.block.ftl.schema.v1.VerbRuntime runtime = 31634;
setRuntimeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
string runtime = 2;
setScaling(xyz.block.ftl.schema.v1.ModuleRuntimeScaling) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeScaling scaling = 2;
setScaling(xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
optional .xyz.block.ftl.schema.v1.ModuleRuntimeScaling scaling = 2;
setSchedule(java.lang.String) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
string schedule = 6;
setScheduleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
string schedule = 6;
setScheduledAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Timestamp scheduled_at = 5;
setScheduledAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Timestamp scheduled_at = 5;
setSchema(xyz.block.ftl.schema.v1.Schema) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The FTL schema including all dependencies
.xyz.block.ftl.schema.v1.Schema schema = 2;
setSchema(xyz.block.ftl.schema.v1.Schema.Builder) - function in xyz.block.ftl.language.v1.BuildContext.Builder
The FTL schema including all dependencies
.xyz.block.ftl.schema.v1.Schema schema = 2;
setSchema(xyz.block.ftl.schema.v1.Schema) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The complete FTL schema
.xyz.block.ftl.schema.v1.Schema schema = 4;
setSchema(xyz.block.ftl.schema.v1.Schema.Builder) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The complete FTL schema
.xyz.block.ftl.schema.v1.Schema schema = 4;
setSchema(xyz.block.ftl.schema.v1.Schema) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Schema.Builder) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Schema) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Schema.Builder) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.v1.DeployedSchema.Builder
.xyz.block.ftl.schema.v1.Module schema = 2;
setSchema(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.v1.DeployedSchema.Builder
.xyz.block.ftl.schema.v1.Module schema = 2;
setSchema(xyz.block.ftl.schema.v1.Module) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
.xyz.block.ftl.schema.v1.Module schema = 1;
setSchema(xyz.block.ftl.schema.v1.Module.Builder) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
.xyz.block.ftl.schema.v1.Module schema = 1;
setSchema(int,xyz.block.ftl.v1.DeployedSchema) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;
setSchema(int,xyz.block.ftl.v1.DeployedSchema.Builder) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
repeated .xyz.block.ftl.v1.DeployedSchema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Schema) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchema(xyz.block.ftl.schema.v1.Schema.Builder) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
.xyz.block.ftl.schema.v1.Schema schema = 1;
setSchemaChanged(boolean) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
If the schema has changed on the plugin side, this will be true
bool schema_changed = 2;
setSchemaVersion(long) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
int64 schema_version = 3;
setSecret(xyz.block.ftl.schema.v1.Secret) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Secret secret = 7;
setSecret(xyz.block.ftl.schema.v1.Secret.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Secret secret = 7;
setSecrets(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;
setSecrets(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;
setSecrets(xyz.block.ftl.schema.v1.MetadataSecrets) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSecrets secrets = 11;
setSecrets(xyz.block.ftl.schema.v1.MetadataSecrets.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSecrets secrets = 11;
setSecrets(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;
setSecrets(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;
setShort(java.lang.String) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
short must be a single character
optional string short = 4;
setShortBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
short must be a single character
optional string short = 4;
setSize(long) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
Size of the complete artefact.
int64 size = 2;
setSourceModule(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
optional string source_module = 3;
setSourceModuleBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
optional string source_module = 3;
setSourceVerbRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional .xyz.block.ftl.schema.v1.Ref source_verb_ref = 11;
setSourceVerbRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional .xyz.block.ftl.schema.v1.Ref source_verb_ref = 11;
setSqlColumn(xyz.block.ftl.schema.v1.MetadataSQLColumn) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLColumn sql_column = 17;
setSqlColumn(xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLColumn sql_column = 17;
setSqlMigration(xyz.block.ftl.schema.v1.MetadataSQLMigration) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLMigration sql_migration = 13;
setSqlMigration(xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLMigration sql_migration = 13;
setSqlName(java.lang.String) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
The database column name
string sql_name = 2;
setSqlNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
The database column name
string sql_name = 2;
setSqlQuery(xyz.block.ftl.schema.v1.MetadataSQLQuery) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLQuery sql_query = 16;
setSqlQuery(xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSQLQuery sql_query = 16;
setSqlRootDir(java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Root directory containing SQL files.
string sql_root_dir = 8;
setSqlRootDir(java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The root directory containing the SQL files, relative to the module directory.
string sql_root_dir = 11;
setSqlRootDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Root directory containing SQL files.
string sql_root_dir = 8;
setSqlRootDirBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
The root directory containing the SQL files, relative to the module directory.
string sql_root_dir = 11;
setStack(java.lang.String) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string stack = 10;
setStack(java.lang.String) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string stack = 8;
setStack(java.lang.String) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
TODO: Richer error type.
optional string stack = 2;
setStackBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
optional string stack = 10;
setStackBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
optional string stack = 8;
setStackBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
TODO: Richer error type.
optional string stack = 2;
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStartColumn(long) - function in xyz.block.ftl.language.v1.Position.Builder
int64 start_column = 3;
setState(xyz.block.ftl.hotreload.v1.SchemaState) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
Module schema for the built module
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState.Builder) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
Module schema for the built module
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState.Builder) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState.Builder) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState) - function in xyz.block.ftl.hotreload.v1.WatchResponse.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.hotreload.v1.SchemaState.Builder) - function in xyz.block.ftl.hotreload.v1.WatchResponse.Builder
.xyz.block.ftl.hotreload.v1.SchemaState state = 1;
setState(xyz.block.ftl.schema.v1.ChangesetState) - function in xyz.block.ftl.schema.v1.Changeset.Builder
.xyz.block.ftl.schema.v1.ChangesetState state = 4;
setState(xyz.block.ftl.schema.v1.DeploymentState) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
.xyz.block.ftl.schema.v1.DeploymentState state = 5;
setState(xyz.block.ftl.schema.v1.ChangesetState) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
.xyz.block.ftl.schema.v1.ChangesetState state = 2;
setStateValue(int) - function in xyz.block.ftl.schema.v1.Changeset.Builder
.xyz.block.ftl.schema.v1.ChangesetState state = 4;
setStateValue(int) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
.xyz.block.ftl.schema.v1.DeploymentState state = 5;
setStateValue(int) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
.xyz.block.ftl.schema.v1.ChangesetState state = 2;
setStatus(xyz.block.ftl.query.v1.TransactionStatus) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 2;
setStatus(xyz.block.ftl.query.v1.TransactionStatus) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 1;
setStatus(xyz.block.ftl.query.v1.TransactionStatus) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 1;
setStatus(long) - function in xyz.block.ftl.runtime.builtin.HttpResponse
 
setStatusCode(int) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
int32 status_code = 7;
setStatusValue(int) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 2;
setStatusValue(int) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 1;
setStatusValue(int) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
.xyz.block.ftl.query.v1.TransactionStatus status = 1;
setString(xyz.block.ftl.schema.v1.String) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.String string = 3;
setString(xyz.block.ftl.schema.v1.String.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.String string = 3;
setStringValue(xyz.block.ftl.schema.v1.StringValue) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.StringValue string_value = 1;
setStringValue(xyz.block.ftl.schema.v1.StringValue.Builder) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.StringValue string_value = 1;
setStubsRoot(java.lang.String) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
The path to the directory containing all module stubs. Each module stub is in a subdirectory.
string stubs_root = 2;
setStubsRoot(java.lang.String) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The path of the directory containing all module stubs. Each module is in a subdirectory
string stubs_root = 2;
setStubsRootBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
The path to the directory containing all module stubs. Each module stub is in a subdirectory.
string stubs_root = 2;
setStubsRootBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
The path of the directory containing all module stubs. Each module is in a subdirectory
string stubs_root = 2;
setSubscriber(xyz.block.ftl.schema.v1.MetadataSubscriber) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSubscriber subscriber = 7;
setSubscriber(xyz.block.ftl.schema.v1.MetadataSubscriber.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataSubscriber subscriber = 7;
setSubscription(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscription(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscription(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscription(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscription(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscription(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
.xyz.block.ftl.schema.v1.Ref subscription = 1;
setSubscriptionConnector(xyz.block.ftl.schema.v1.SubscriptionConnector) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
optional .xyz.block.ftl.schema.v1.SubscriptionConnector subscription_connector = 1;
setSubscriptionConnector(xyz.block.ftl.schema.v1.SubscriptionConnector.Builder) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
optional .xyz.block.ftl.schema.v1.SubscriptionConnector subscription_connector = 1;
setSubscriptionId(java.lang.String) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
string subscription_id = 1;
setSubscriptionIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
string subscription_id = 1;
setTable(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
string table = 2;
setTableBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
string table = 2;
setTarget(java.lang.String) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
string target = 2;
setTargetBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
string target = 2;
setTargets(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;
setTargets(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;
setTargets(int,java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
repeated string targets = 2;
setText(java.lang.String) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
string text = 2;
setTextBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
string text = 2;
setTime(xyz.block.ftl.schema.v1.Time) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Time time = 6;
setTime(xyz.block.ftl.schema.v1.Time.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Time time = 6;
setTime(xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter time = 5;
setTime(xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
.xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter time = 5;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.Event.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.Event.Builder
.google.protobuf.Timestamp timestamp = 1;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.google.protobuf.Timestamp timestamp = 8;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.google.protobuf.Timestamp timestamp = 8;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
.google.protobuf.Timestamp timestamp = 5;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
.google.protobuf.Timestamp timestamp = 5;
setTimestamp(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.google.protobuf.Timestamp timestamp = 4;
setTimestamp(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.google.protobuf.Timestamp timestamp = 4;
setTopic(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
.xyz.block.ftl.schema.v1.Ref topic = 1;
setTopic(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
.xyz.block.ftl.schema.v1.Ref topic = 1;
setTopic(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
.xyz.block.ftl.schema.v1.Ref topic = 1;
setTopic(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
.xyz.block.ftl.schema.v1.Ref topic = 1;
setTopic(xyz.block.ftl.schema.v1.Topic) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Topic topic = 9;
setTopic(xyz.block.ftl.schema.v1.Topic.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Topic topic = 9;
setTopic(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
.xyz.block.ftl.schema.v1.Ref topic = 2;
setTopic(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
.xyz.block.ftl.schema.v1.Ref topic = 2;
setTopic(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
string topic = 7;
setTopic(java.lang.String) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string topic = 6;
setTopicBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
string topic = 7;
setTopicBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
string topic = 6;
setTopicId(java.lang.String) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
string topic_id = 2;
setTopicIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
string topic_id = 2;
setTopicRuntime(xyz.block.ftl.schema.v1.TopicRuntime) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.TopicRuntime topic_runtime = 5;
setTopicRuntime(xyz.block.ftl.schema.v1.TopicRuntime.Builder) - function in xyz.block.ftl.schema.v1.Runtime.Builder
.xyz.block.ftl.schema.v1.TopicRuntime topic_runtime = 5;
setTopics(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;
setTopics(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;
setToRemove(int,java.lang.String) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
The deployments to remove.
repeated string to_remove = 3;
setToRemove(int,java.lang.String) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
repeated string to_remove = 4;
setToRemove(int,java.lang.String) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
repeated string to_remove = 4;
setToRemove(int,java.lang.String) - function in xyz.block.ftl.v1.RealmChange.Builder
The deployments to remove.
repeated string to_remove = 3;
setTransaction(xyz.block.ftl.schema.v1.MetadataTransaction) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataTransaction transaction = 21;
setTransaction(xyz.block.ftl.schema.v1.MetadataTransaction.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataTransaction transaction = 21;
setTransactionId(java.lang.String) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
string transaction_id = 1;
setTransactionId(java.lang.String) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
string transaction_id = 2;
setTransactionId(java.lang.String) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
optional string transaction_id = 6;
setTransactionId(java.lang.String) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
string transaction_id = 2;
setTransactionIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
string transaction_id = 1;
setTransactionIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
string transaction_id = 2;
setTransactionIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
optional string transaction_id = 6;
setTransactionIdBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
string transaction_id = 2;
setTtl(com.google.protobuf.Duration) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
.google.protobuf.Duration ttl = 3;
setTtl(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
.google.protobuf.Duration ttl = 3;
setType(xyz.block.ftl.language.v1.Error.ErrorType) - function in xyz.block.ftl.language.v1.Error.Builder
.xyz.block.ftl.language.v1.Error.ErrorType type = 6;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Config.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Config.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(java.lang.String) - function in xyz.block.ftl.schema.v1.Database.Builder
string type = 4;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Enum.Builder
optional .xyz.block.ftl.schema.v1.Type type = 5;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Enum.Builder
optional .xyz.block.ftl.schema.v1.Type type = 5;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Field.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Field.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
string type = 2;
setType(java.lang.String) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
string type = 2;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Optional.Builder
optional .xyz.block.ftl.schema.v1.Type type = 2;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Optional.Builder
optional .xyz.block.ftl.schema.v1.Type type = 2;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Secret.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Secret.Builder
.xyz.block.ftl.schema.v1.Type type = 4;
setType(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
.xyz.block.ftl.schema.v1.Type type = 5;
setType(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
.xyz.block.ftl.schema.v1.Type type = 5;
setType(xyz.block.ftl.v1.GetDeploymentContextResponse.DbType) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
.xyz.block.ftl.v1.GetDeploymentContextResponse.DbType type = 2;
setTypeAlias(xyz.block.ftl.schema.v1.TypeAlias) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.TypeAlias type_alias = 5;
setTypeAlias(xyz.block.ftl.schema.v1.TypeAlias.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.TypeAlias type_alias = 5;
setTypeAlias(xyz.block.ftl.schema.v1.TypeAlias) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.TypeAlias type_alias = 16;
setTypeAlias(xyz.block.ftl.schema.v1.TypeAlias.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.TypeAlias type_alias = 16;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.Database.Builder
string type = 4;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
string type = 2;
setTypeBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
string type = 2;
setTypeMap(xyz.block.ftl.schema.v1.MetadataTypeMap) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataTypeMap type_map = 8;
setTypeMap(xyz.block.ftl.schema.v1.MetadataTypeMap.Builder) - function in xyz.block.ftl.schema.v1.Metadata.Builder
.xyz.block.ftl.schema.v1.MetadataTypeMap type_map = 8;
setTypeName(java.lang.String) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
The name in the FTL-generated type
string type_name = 1;
setTypeNameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
The name in the FTL-generated type
string type_name = 1;
setTypeParameters(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;
setTypeParameters(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;
setTypeParameters(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;
setTypeParameters(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;
setTypeValue(int) - function in xyz.block.ftl.language.v1.Error.Builder
.xyz.block.ftl.language.v1.Error.ErrorType type = 6;
setTypeValue(xyz.block.ftl.schema.v1.TypeValue) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.TypeValue type_value = 3;
setTypeValue(xyz.block.ftl.schema.v1.TypeValue.Builder) - function in xyz.block.ftl.schema.v1.Value.Builder
.xyz.block.ftl.schema.v1.TypeValue type_value = 3;
setTypeValue(int) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
.xyz.block.ftl.v1.GetDeploymentContextResponse.DbType type = 2;
setUnit(xyz.block.ftl.schema.v1.Unit) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Unit unit = 10;
setUnit(xyz.block.ftl.schema.v1.Unit.Builder) - function in xyz.block.ftl.schema.v1.Type.Builder
.xyz.block.ftl.schema.v1.Unit unit = 10;
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in com.google.protobuf.Message.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ApplyChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ApplyChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ClusterInfoRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ClusterInfoResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigGetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigGetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigListRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigRef.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigSetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigUnsetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ConfigUnsetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.DeploymentArtefact.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetArtefactDiffsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetDeploymentArtefactsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetTopicInfoRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.GetTopicInfoResponse.PartitionInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.MapConfigsForModuleResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.MapSecretsForModuleResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.PubSubEventMetadata.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.RealmChange.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ResetSubscriptionRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.ResetSubscriptionResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretGetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretGetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretSetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretUnsetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretUnsetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretsListRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.StreamLogsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.StreamLogsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.UpdateDeploymentRuntimeResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.UploadArtefactRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.admin.v1.UploadArtefactResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.Database.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.ReloadFailed.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.ReloadNotRequired.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.ReloadRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.ReloadResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.ReloadSuccess.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.RunnerInfoRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.RunnerInfoResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.WatchRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.hotreload.v1.WatchResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildContext.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildContextUpdatedRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildContextUpdatedResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildFailure.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.BuildSuccess.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.Error.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.ErrorList.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GenerateStubsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GenerateStubsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetDependenciesRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetDependenciesResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetNewModuleFlagsResponse.Flag.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetSQLInterfacesRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.GetSQLInterfacesResponse.Interface.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.NewModuleRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.NewModuleResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.Position.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.ProjectConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.SyncStubReferencesRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.language.v1.SyncStubReferencesResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.lease.v1.AcquireLeaseRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.lease.v1.AcquireLeaseResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.pubsub.v1.PublishEventRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.pubsub.v1.PublishEventResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.pubsub.v1.ResetOffsetsOfSubscriptionResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.BeginTransactionRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.BeginTransactionResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.CommitTransactionRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.CommitTransactionResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.ExecResult.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.ExecuteQueryRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.ExecuteQueryResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.ResultColumn.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.RollbackTransactionRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.RollbackTransactionResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.query.v1.RowResults.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Any.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Array.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Bool.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Bytes.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Changeset.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetCommittedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetCommittedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetCreatedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetCreatedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetDrainedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetDrainedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetFailedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetFailedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetFinalizedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetPreparedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetPreparedNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ChangesetRollingBackNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Config.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DSNDatabaseConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Data.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Database.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DatabaseRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Decl.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.DeploymentRuntimeNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.EgressRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.EgressTarget.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Enum.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Event.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Field.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Float.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.FullSchemaNotification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.IngressPathComponent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.IngressPathLiteral.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.IngressPathParameter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Int.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.IntValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Map.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Metadata.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataAlias.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataArtefact.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataCalls.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataCronJob.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataDatabases.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataEgress.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataEncoding.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataFixture.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataGenerated.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataGit.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataIngress.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataPartitions.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataPublisher.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataRetry.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataSQLColumn.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataSQLMigration.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataSQLQuery.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataSecrets.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataSubscriber.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataTransaction.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.MetadataTypeMap.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Module.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntimeBase.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntimeDeployment.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntimeImage.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntimeRunner.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.ModuleRuntimeScaling.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Notification.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Optional.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.PlaintextKafkaSubscriptionConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Position.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Realm.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.RealmChange.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Ref.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Runtime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.RuntimeElement.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Schema.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.SchemaState.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Secret.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.String.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.StringValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.SubscriptionConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Time.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Topic.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.TopicRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Type.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.TypeParameter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Unit.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Value.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.Verb.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.VerbRuntime.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.test.v1.StartTestRunRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.test.v1.StartTestRunResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.CallEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.ChangesetCreatedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.ChangesetStateChangedEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.CreateEventsRequest.EventEntry.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.CreateEventsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.DeleteOldEventsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.Event.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.GetTimelineRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.GetTimelineResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.LogEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.PubSubConsumeEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.StreamTimelineResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.CallFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ChangesetFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.DeploymentFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.EventTypeFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.Filter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.IDFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.LogLevelFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.RequestFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.timeline.v1.TimelineQuery.TimeFilter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CommitChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CommitChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CreateChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.CreateChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.DeployedSchema.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.DrainChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.DrainChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.FailChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.FailChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.FinalizeChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.FinalizeChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentContextRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentContextResponse.DSN.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentsRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetDeploymentsResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetSchemaRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.GetSchemaResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.Metadata.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PingRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PingResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PrepareChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PrepareChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PullSchemaRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PullSchemaResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PushSchemaRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.PushSchemaResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.RealmChange.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.RollbackChangesetRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.RollbackChangesetResponse.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeResponse.Builder
 
setUpdate(xyz.block.ftl.schema.v1.RuntimeElement) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
.xyz.block.ftl.schema.v1.RuntimeElement update = 2;
setUpdate(xyz.block.ftl.schema.v1.RuntimeElement.Builder) - function in xyz.block.ftl.v1.UpdateDeploymentRuntimeRequest.Builder
.xyz.block.ftl.schema.v1.RuntimeElement update = 2;
setUpdatedAt(com.google.protobuf.Timestamp) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
.google.protobuf.Timestamp updated_at = 2;
setUpdatedAt(com.google.protobuf.Timestamp.Builder) - function in xyz.block.ftl.timeline.v1.DeploymentRuntimeEvent.Builder
.google.protobuf.Timestamp updated_at = 2;
setUpdateInterval(com.google.protobuf.Duration) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
optional .google.protobuf.Duration update_interval = 1;
setUpdateInterval(com.google.protobuf.Duration.Builder) - function in xyz.block.ftl.timeline.v1.StreamTimelineRequest.Builder
optional .google.protobuf.Duration update_interval = 1;
setupHotDeployment(io.quarkus.dev.spi.HotReplacementContext) - function in xyz.block.ftl.runtime.HotReloadSetup
 
setUsername(java.lang.String) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string username = 2;
setUsernameBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.AWSIAMAuthDatabaseConnector.Builder
string username = 2;
setUses(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;
setUses(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;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigGetResponse.Builder
bytes value = 1;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigListResponse.Config.Builder
optional bytes value = 2;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.ConfigSetRequest.Builder
bytes value = 3;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.SecretGetResponse.Builder
bytes value = 1;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.SecretSetRequest.Builder
bytes value = 3;
setValue(com.google.protobuf.ByteString) - function in xyz.block.ftl.admin.v1.SecretsListResponse.Secret.Builder
optional bytes value = 2;
setValue(xyz.block.ftl.schema.v1.Value) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
.xyz.block.ftl.schema.v1.Value value = 4;
setValue(xyz.block.ftl.schema.v1.Value.Builder) - function in xyz.block.ftl.schema.v1.EnumVariant.Builder
.xyz.block.ftl.schema.v1.Value value = 4;
setValue(long) - function in xyz.block.ftl.schema.v1.IntValue.Builder
int64 value = 2;
setValue(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.Map.Builder
.xyz.block.ftl.schema.v1.Type value = 3;
setValue(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.Map.Builder
.xyz.block.ftl.schema.v1.Type value = 3;
setValue(java.lang.String) - function in xyz.block.ftl.schema.v1.StringValue.Builder
string value = 2;
setValue(xyz.block.ftl.schema.v1.Type) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
.xyz.block.ftl.schema.v1.Type value = 2;
setValue(xyz.block.ftl.schema.v1.Type.Builder) - function in xyz.block.ftl.schema.v1.TypeValue.Builder
.xyz.block.ftl.schema.v1.Type value = 2;
setValue(java.lang.String) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string value = 2;
setValueBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.schema.v1.StringValue.Builder
string value = 2;
setValueBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
string value = 2;
setValues(int,xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;
setValues(int,xyz.block.ftl.v1.Metadata.Pair.Builder) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;
setVariants(int,xyz.block.ftl.schema.v1.EnumVariant) - function in xyz.block.ftl.schema.v1.Enum.Builder
repeated .xyz.block.ftl.schema.v1.EnumVariant variants = 6;
setVariants(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;
setVerb(xyz.block.ftl.schema.v1.Verb) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Verb verb = 2;
setVerb(xyz.block.ftl.schema.v1.Verb.Builder) - function in xyz.block.ftl.schema.v1.Decl.Builder
.xyz.block.ftl.schema.v1.Verb verb = 2;
setVerb(java.lang.String) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
optional string verb = 2;
setVerb(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.schema.v1.Ref verb = 2;
setVerb(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.v1.CallRequest.Builder
.xyz.block.ftl.schema.v1.Ref verb = 2;
setVerbBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.timeline.v1.TimelineQuery.ModuleFilter.Builder
optional string verb = 2;
setVerbRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 2;
setVerbRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.timeline.v1.CronScheduledEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 2;
setVerbRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 3;
setVerbRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.timeline.v1.IngressEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 3;
setVerbRef(xyz.block.ftl.schema.v1.Ref) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 3;
setVerbRef(xyz.block.ftl.schema.v1.Ref.Builder) - function in xyz.block.ftl.timeline.v1.PubSubPublishEvent.Builder
.xyz.block.ftl.schema.v1.Ref verb_ref = 3;
setVersion(long) - function in xyz.block.ftl.hotreload.v1.SchemaState.Builder
int64 version = 4;
setVisibility(xyz.block.ftl.schema.v1.Visibility) - function in xyz.block.ftl.schema.v1.Data.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibility(xyz.block.ftl.schema.v1.Visibility) - function in xyz.block.ftl.schema.v1.Enum.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibility(xyz.block.ftl.schema.v1.Visibility) - function in xyz.block.ftl.schema.v1.Topic.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibility(xyz.block.ftl.schema.v1.Visibility) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibility(xyz.block.ftl.schema.v1.Visibility) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibilityValue(int) - function in xyz.block.ftl.schema.v1.Data.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibilityValue(int) - function in xyz.block.ftl.schema.v1.Enum.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibilityValue(int) - function in xyz.block.ftl.schema.v1.Topic.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibilityValue(int) - function in xyz.block.ftl.schema.v1.TypeAlias.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setVisibilityValue(int) - function in xyz.block.ftl.schema.v1.Verb.Builder
.xyz.block.ftl.schema.v1.Visibility visibility = 3;
setWatch(int,java.lang.String) - function in xyz.block.ftl.language.v1.GetModuleConfigDefaultsResponse.Builder
Default patterns to watch for file changes, relative to the module directory
repeated string watch = 6;
setWatch(int,java.lang.String) - function in xyz.block.ftl.language.v1.ModuleConfig.Builder
Patterns to watch for file changes
repeated string watch = 9;
setWrite(xyz.block.ftl.schema.v1.DatabaseConnector) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
.xyz.block.ftl.schema.v1.DatabaseConnector write = 2;
setWrite(xyz.block.ftl.schema.v1.DatabaseConnector.Builder) - function in xyz.block.ftl.schema.v1.DatabaseRuntimeConnections.Builder
.xyz.block.ftl.schema.v1.DatabaseConnector write = 2;
setYamlFileCredentialsConnector(xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector yaml_file_credentials_connector = 3;
setYamlFileCredentialsConnector(xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector.Builder) - function in xyz.block.ftl.schema.v1.DatabaseConnector.Builder
.xyz.block.ftl.schema.v1.YAMLFileCredentialsConnector yaml_file_credentials_connector = 3;
SinglePartitionMapper - class in xyz.block.ftl
 
SinkVerb - class in xyz.block.ftl
 
SourceVerb - class in xyz.block.ftl
 
spiffeID() - function in xyz.block.ftl.WorkloadIdentity
 
SQL_COLUMN - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
SQL_MIGRATION - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
SQL_QUERY - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
SQLDatabaseType - class in xyz.block.ftl
 
SQLQueryClient - class in xyz.block.ftl
Annotation that is used to define a query verb client
SQLQueryVerbInvoker - class in xyz.block.ftl.runtime
 
startTestRun(xyz.block.ftl.test.v1.StartTestRunRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.test.v1.TestServiceGrpc.AsyncService
 
startTestRun(xyz.block.ftl.test.v1.StartTestRunRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.test.v1.TestServiceGrpc.AsyncService
 
startTestRun(xyz.block.ftl.test.v1.StartTestRunRequest) - function in xyz.block.ftl.test.v1.TestServiceGrpc.TestServiceBlockingStub
 
startTestRun(xyz.block.ftl.test.v1.StartTestRunRequest) - function in xyz.block.ftl.test.v1.TestServiceGrpc.TestServiceFutureStub
 
startTestRun(xyz.block.ftl.test.v1.StartTestRunRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.test.v1.TestServiceGrpc.TestServiceStub
 
StartTestRunRequest - class in xyz.block.ftl.test.v1
Protobuf type xyz.block.ftl.test.v1.StartTestRunRequest
StartTestRunRequest.Builder - class in xyz.block.ftl.test.v1.StartTestRunRequest
Protobuf type xyz.block.ftl.test.v1.StartTestRunRequest
StartTestRunRequestOrBuilder - class in xyz.block.ftl.test.v1
 
StartTestRunResponse - class in xyz.block.ftl.test.v1
Protobuf type xyz.block.ftl.test.v1.StartTestRunResponse
StartTestRunResponse.Builder - class in xyz.block.ftl.test.v1.StartTestRunResponse
Protobuf type xyz.block.ftl.test.v1.StartTestRunResponse
StartTestRunResponseOrBuilder - class in xyz.block.ftl.test.v1
 
streamLogs(xyz.block.ftl.admin.v1.StreamLogsRequest) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceBlockingStub
 
streamLogs(xyz.block.ftl.admin.v1.StreamLogsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AdminServiceStub
 
streamLogs(xyz.block.ftl.admin.v1.StreamLogsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
 
streamLogs(xyz.block.ftl.admin.v1.StreamLogsRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.admin.v1.AdminServiceGrpc.AsyncService
 
StreamLogsRequest - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.StreamLogsRequest
StreamLogsRequest.Builder - class in xyz.block.ftl.admin.v1.StreamLogsRequest
Protobuf type xyz.block.ftl.admin.v1.StreamLogsRequest
StreamLogsRequestOrBuilder - class in xyz.block.ftl.admin.v1
 
StreamLogsResponse - class in xyz.block.ftl.admin.v1
Protobuf type xyz.block.ftl.admin.v1.StreamLogsResponse
StreamLogsResponse.Builder - class in xyz.block.ftl.admin.v1.StreamLogsResponse
Protobuf type xyz.block.ftl.admin.v1.StreamLogsResponse
StreamLogsResponseOrBuilder - class in xyz.block.ftl.admin.v1
 
streamTimeline(xyz.block.ftl.timeline.v1.StreamTimelineRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.AsyncService
Stream timeline events with optional filters
streamTimeline(xyz.block.ftl.timeline.v1.StreamTimelineRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.AsyncService
Stream timeline events with optional filters
streamTimeline(xyz.block.ftl.timeline.v1.StreamTimelineRequest) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.TimelineServiceBlockingStub
Stream timeline events with optional filters
streamTimeline(xyz.block.ftl.timeline.v1.StreamTimelineRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.timeline.v1.TimelineServiceGrpc.TimelineServiceStub
Stream timeline events with optional filters
StreamTimelineRequest - class in xyz.block.ftl.timeline.v1
Protobuf type xyz.block.ftl.timeline.v1.StreamTimelineRequest
StreamTimelineRequest.Builder - class in xyz.block.ftl.timeline.v1.StreamTimelineRequest
Protobuf type xyz.block.ftl.timeline.v1.StreamTimelineRequest
StreamTimelineRequestOrBuilder - class in xyz.block.ftl.timeline.v1
 
StreamTimelineResponse - class in xyz.block.ftl.timeline.v1
Protobuf type xyz.block.ftl.timeline.v1.StreamTimelineResponse
StreamTimelineResponse.Builder - class in xyz.block.ftl.timeline.v1.StreamTimelineResponse
Protobuf type xyz.block.ftl.timeline.v1.StreamTimelineResponse
StreamTimelineResponseOrBuilder - class in xyz.block.ftl.timeline.v1
 
String - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.String
STRING - enum entry in xyz.block.ftl.schema.v1.Type.ValueCase
 
String.Builder - class in xyz.block.ftl.schema.v1.String
Protobuf type xyz.block.ftl.schema.v1.String
STRING_VALUE - enum entry in xyz.block.ftl.schema.v1.Value.ValueCase
 
StringOrBuilder - class in xyz.block.ftl.schema.v1
 
StringValue - class in xyz.block.ftl.schema.v1
Protobuf type xyz.block.ftl.schema.v1.StringValue
StringValue.Builder - class in xyz.block.ftl.schema.v1.StringValue
Protobuf type xyz.block.ftl.schema.v1.StringValue
StringValueOrBuilder - class in xyz.block.ftl.schema.v1
 
stripJavadocTags(java.lang.String) - function in xyz.block.ftl.runtime.processor.AnnotationProcessor
 
SUBSCRIBER - enum entry in xyz.block.ftl.schema.v1.Metadata.ValueCase
 
Subscription - class in xyz.block.ftl
 
SUBSCRIPTION_OFFSET_EARLIEST - enum entry in xyz.block.ftl.admin.v1.SubscriptionOffset

SUBSCRIPTION_OFFSET_EARLIEST = 1;

SUBSCRIPTION_OFFSET_LATEST - enum entry in xyz.block.ftl.admin.v1.SubscriptionOffset

SUBSCRIPTION_OFFSET_LATEST = 2;

SUBSCRIPTION_OFFSET_UNSPECIFIED - enum entry in xyz.block.ftl.admin.v1.SubscriptionOffset

SUBSCRIPTION_OFFSET_UNSPECIFIED = 0;

SubscriptionConnector - class in xyz.block.ftl.schema.v1
SubscriptionConnector is a connector to subscribe to a topic.
Protobuf type xyz.block.ftl.schema.v1.SubscriptionConnector
SubscriptionConnector.Builder - class in xyz.block.ftl.schema.v1.SubscriptionConnector
SubscriptionConnector is a connector to subscribe to a topic.
Protobuf type xyz.block.ftl.schema.v1.SubscriptionConnector
SubscriptionConnector.ValueCase - class in xyz.block.ftl.schema.v1.SubscriptionConnector
 
SubscriptionConnectorOrBuilder - class in xyz.block.ftl.schema.v1
 
SubscriptionOffset - class in xyz.block.ftl.admin.v1
Protobuf enum xyz.block.ftl.admin.v1.SubscriptionOffset
supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
syncStubReferences(xyz.block.ftl.language.v1.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.language.v1.LanguageServiceGrpc.AsyncService
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.language.v1.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.language.v1.LanguageServiceGrpc.AsyncService
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.language.v1.SyncStubReferencesRequest) - function in xyz.block.ftl.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.language.v1.SyncStubReferencesRequest) - function in xyz.block.ftl.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
syncStubReferences(xyz.block.ftl.language.v1.SyncStubReferencesRequest,io.grpc.stub.StreamObserver) - function in xyz.block.ftl.language.v1.LanguageServiceGrpc.LanguageServiceStub
SyncStubReferences is called when module stubs have been updated. This allows the plugin to update
references to external modules, regardless of whether they are dependencies.
For example, go plugin adds references to all modules into the go.work file so that tools can automatically
import the modules when users start reference them.
It is optional to do anything with this call.
SyncStubReferencesRequest - class in xyz.block.ftl.language.v1
Protobuf type xyz.block.ftl.language.v1.SyncStubReferencesRequest
SyncStubReferencesRequest.Builder - class in xyz.block.ftl.language.v1.SyncStubReferencesRequest
Protobuf type xyz.block.ftl.language.v1.SyncStubReferencesRequest
SyncStubReferencesRequestOrBuilder - class in xyz.block.ftl.language.v1
 
SyncStubReferencesResponse - class in xyz.block.ftl.language.v1
Protobuf type xyz.block.ftl.language.v1.SyncStubReferencesResponse
SyncStubReferencesResponse.Builder - class in xyz.block.ftl.language.v1.SyncStubReferencesResponse
Protobuf type xyz.block.ftl.language.v1.SyncStubReferencesResponse
SyncStubReferencesResponseOrBuilder - class in xyz.block.ftl.language.v1
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y