A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
A
- acceptJsonFormatVisitor(com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper,com.fasterxml.jackson.databind.JavaType) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.LeaseClient
- Acquire a lease for the given keys.
- acquireLease(java.time.Duration,kotlin.Array) - function in xyz.block.ftl.runtime.FTLController
- Acquire a lease for the given keys.
- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ModuleServiceGrpc.AsyncService
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ModuleServiceGrpc.AsyncService
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- acquireLease(io.grpc.stub.StreamObserver) - function in xyz.block.ftl.v1.ModuleServiceGrpc.ModuleServiceStub
Acquire (and renew) a lease for a deployment. Returns ResourceExhausted if the lease is held.- AcquireLeaseRequest - class in xyz.block.ftl.v1
- Protobuf type
xyz.block.ftl.v1.AcquireLeaseRequest - AcquireLeaseRequest.Builder - class in xyz.block.ftl.v1.AcquireLeaseRequest
- Protobuf type
xyz.block.ftl.v1.AcquireLeaseRequest - AcquireLeaseRequestOrBuilder - class in xyz.block.ftl.v1
- AcquireLeaseResponse - class in xyz.block.ftl.v1
- Protobuf type
xyz.block.ftl.v1.AcquireLeaseResponse - AcquireLeaseResponse.Builder - class in xyz.block.ftl.v1.AcquireLeaseResponse
- Protobuf type
xyz.block.ftl.v1.AcquireLeaseResponse - AcquireLeaseResponseOrBuilder - class in xyz.block.ftl.v1
- addAllCalls(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addAllCalls(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Config.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Database.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated string comments = 3;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Secret.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Subscription.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Topic.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated string comments = 2;- addAllComments(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated string comments = 2;- addAllConfig(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addAllDatabases(java.lang.Iterable) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addAllDecls(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addAllFields(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addAllKey(java.lang.Iterable) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
repeated string key = 2;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addAllMetadata(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addAllModules(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addAllPath(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addAllSecrets(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addAllTypeParameters(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addAllTypeParameters(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addAllValues(java.lang.Iterable) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addAllVariants(java.lang.Iterable) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addCalls(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCalls(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCallsBuilder() - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCallsBuilder(int) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCallsBuilder() - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addCallsBuilder(int) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
repeated .xyz.block.ftl.v1.schema.Ref calls = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Config.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Database.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated string comments = 3;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Secret.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Subscription.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Topic.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated string comments = 2;- addComments(java.lang.String) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Config.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Database.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated string comments = 3;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Secret.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Subscription.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Topic.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated string comments = 2;- addCommentsBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated string comments = 2;- addConfig(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addConfig(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addConfig(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addConfig(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addConfigBuilder() - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addConfigBuilder(int) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
repeated .xyz.block.ftl.v1.schema.Ref config = 2;- addDatabases(int,xyz.block.ftl.v1.ModuleContextResponse.DSN) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDatabases(int,xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDatabases(xyz.block.ftl.v1.ModuleContextResponse.DSN) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDatabases(xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDatabasesBuilder() - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDatabasesBuilder(int) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
repeated .xyz.block.ftl.v1.ModuleContextResponse.DSN databases = 4;- addDecls(int,xyz.block.ftl.v1.schema.Decl) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addDecls(int,xyz.block.ftl.v1.schema.Decl.Builder) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addDecls(xyz.block.ftl.v1.schema.Decl) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addDecls(xyz.block.ftl.v1.schema.Decl.Builder) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addDeclsBuilder() - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addDeclsBuilder(int) - function in xyz.block.ftl.v1.schema.Module.Builder
repeated .xyz.block.ftl.v1.schema.Decl decls = 5;- addFields(int,xyz.block.ftl.v1.schema.Field) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addFields(int,xyz.block.ftl.v1.schema.Field.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addFields(xyz.block.ftl.v1.schema.Field) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addFields(xyz.block.ftl.v1.schema.Field.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addFieldsBuilder() - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addFieldsBuilder(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Field fields = 6;- addKey(java.lang.String) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
repeated string key = 2;- addKeyBytes(com.google.protobuf.ByteString) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
repeated string key = 2;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadata(xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadata(xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadata(xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadata(xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(int,xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(xyz.block.ftl.v1.schema.Metadata) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadata(xyz.block.ftl.v1.schema.Metadata.Builder) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadataBuilder() - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadataBuilder(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadataBuilder() - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadataBuilder(int) - function in xyz.block.ftl.v1.schema.Field.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 5;- addMetadataBuilder() - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadataBuilder(int) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 6;- addMetadataBuilder() - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addMetadataBuilder(int) - function in xyz.block.ftl.v1.schema.Verb.Builder
repeated .xyz.block.ftl.v1.schema.Metadata metadata = 7;- addModules(int,xyz.block.ftl.v1.schema.Module) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addModules(int,xyz.block.ftl.v1.schema.Module.Builder) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addModules(xyz.block.ftl.v1.schema.Module) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addModules(xyz.block.ftl.v1.schema.Module.Builder) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addModulesBuilder() - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addModulesBuilder(int) - function in xyz.block.ftl.v1.schema.Schema.Builder
repeated .xyz.block.ftl.v1.schema.Module modules = 2;- addPath(int,xyz.block.ftl.v1.schema.IngressPathComponent) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addPath(int,xyz.block.ftl.v1.schema.IngressPathComponent.Builder) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addPath(xyz.block.ftl.v1.schema.IngressPathComponent) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addPath(xyz.block.ftl.v1.schema.IngressPathComponent.Builder) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addPathBuilder() - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addPathBuilder(int) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
repeated .xyz.block.ftl.v1.schema.IngressPathComponent path = 4;- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in com.google.protobuf.Message.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.AcquireLeaseRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.AcquireLeaseResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.CallResponse.Error.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.Metadata.Pair.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.DSN.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.ModuleContextResponse.Ref.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PingResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PublishEventRequest.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.PublishEventResponse.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Any.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Array.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Bool.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Bytes.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Config.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Data.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Database.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.DatabaseRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Decl.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Enum.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.EnumVariant.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Field.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Float.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathComponent.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathLiteral.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IngressPathParameter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Int.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.IntValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Map.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Metadata.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataAlias.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataCalls.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataConfig.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataCronJob.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataDatabases.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataEncoding.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataIngress.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataRetry.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataSubscriber.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.MetadataTypeMap.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Module.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.ModuleRuntime.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Optional.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Position.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Ref.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Schema.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Secret.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.String.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.StringValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Subscription.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Time.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Topic.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Type.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeAlias.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeParameter.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.TypeValue.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Unit.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Value.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.Verb.Builder
- addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor,Object) - function in xyz.block.ftl.v1.schema.VerbRuntime.Builder
- addSecrets(int,xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSecrets(int,xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSecrets(xyz.block.ftl.v1.schema.Ref) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSecrets(xyz.block.ftl.v1.schema.Ref.Builder) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSecretsBuilder() - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSecretsBuilder(int) - function in xyz.block.ftl.v1.schema.MetadataSecrets.Builder
repeated .xyz.block.ftl.v1.schema.Ref secrets = 2;- addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
- addTypeParameters(int,xyz.block.ftl.v1.schema.TypeParameter) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParameters(int,xyz.block.ftl.v1.schema.TypeParameter.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParameters(xyz.block.ftl.v1.schema.TypeParameter) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParameters(xyz.block.ftl.v1.schema.TypeParameter.Builder) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParameters(int,xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addTypeParameters(int,xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addTypeParameters(xyz.block.ftl.v1.schema.Type) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addTypeParameters(xyz.block.ftl.v1.schema.Type.Builder) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addTypeParametersBuilder() - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParametersBuilder(int) - function in xyz.block.ftl.v1.schema.Data.Builder
repeated .xyz.block.ftl.v1.schema.TypeParameter type_parameters = 5;- addTypeParametersBuilder() - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addTypeParametersBuilder(int) - function in xyz.block.ftl.v1.schema.Ref.Builder
repeated .xyz.block.ftl.v1.schema.Type type_parameters = 4;- addValues(int,xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValues(int,xyz.block.ftl.v1.Metadata.Pair.Builder) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValues(xyz.block.ftl.v1.Metadata.Pair) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValues(xyz.block.ftl.v1.Metadata.Pair.Builder) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValuesBuilder() - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addValuesBuilder(int) - function in xyz.block.ftl.v1.Metadata.Builder
repeated .xyz.block.ftl.v1.Metadata.Pair values = 1;- addVariants(int,xyz.block.ftl.v1.schema.EnumVariant) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addVariants(int,xyz.block.ftl.v1.schema.EnumVariant.Builder) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addVariants(xyz.block.ftl.v1.schema.EnumVariant) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addVariants(xyz.block.ftl.v1.schema.EnumVariant.Builder) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addVariantsBuilder() - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- addVariantsBuilder(int) - function in xyz.block.ftl.v1.schema.Enum.Builder
repeated .xyz.block.ftl.v1.schema.EnumVariant variants = 6;- ALIAS - enum entry in xyz.block.ftl.v1.schema.Metadata.ValueCase
- ALIAS_KIND_JSON - enum entry in xyz.block.ftl.v1.schema.AliasKind
ALIAS_KIND_JSON = 0;- AliasKind - class in xyz.block.ftl.v1.schema
- Protobuf enum
xyz.block.ftl.v1.schema.AliasKind - andThen(java.util.function.Function) - function in java.util.function.BiFunction
- AnnotationProcessor - class in xyz.block.ftl.runtime.processor
- POC annotation processor for capturing JavaDoc, this needs a lot more work.
- annotationType() - function in java.lang.annotation.Annotation
- Any - class in xyz.block.ftl.v1.schema
- Protobuf type
xyz.block.ftl.v1.schema.Any - ANY - enum entry in xyz.block.ftl.v1.schema.Type.ValueCase
- Any.Builder - class in xyz.block.ftl.v1.schema.Any
- Protobuf type
xyz.block.ftl.v1.schema.Any - AnyOrBuilder - class in xyz.block.ftl.v1.schema
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.BodySupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.ConfigSupplier
- apply(com.fasterxml.jackson.databind.ObjectMapper,xyz.block.ftl.v1.CallRequest) - function in xyz.block.ftl.runtime.VerbRegistry.SecretSupplier
- Array - class in xyz.block.ftl.v1.schema
- Protobuf type
xyz.block.ftl.v1.schema.Array - ARRAY - enum entry in xyz.block.ftl.v1.schema.Type.ValueCase
- Array.Builder - class in xyz.block.ftl.v1.schema.Array
- Protobuf type
xyz.block.ftl.v1.schema.Array - ArrayOrBuilder - class in xyz.block.ftl.v1.schema