-
DaprProtos.Job.Builder.clear()
Optional: sets time at which or time interval before the callback is invoked for the first time.
DaprProtos.Job.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
The unique name for the job.
DaprProtos.Job.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Optional: jobs with fixed repeat counts (accounting for Actor Reminders).
The schedule for the job.
Optional: Time To Live to allow for auto deletes (accounting for Actor Reminders).
DaprProtos.Job.Builder.clone()
DaprProtos.Job.Builder.mergeData(com.google.protobuf.Any value)
DaprProtos.Job.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.Job.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.Job.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.Job.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DaprProtos.Job.Builder.setData(com.google.protobuf.Any value)
DaprProtos.Job.Builder.setData(com.google.protobuf.Any.Builder builderForValue)
Optional: sets time at which or time interval before the callback is invoked for the first time.
DaprProtos.Job.Builder.setDueTimeBytes(com.google.protobuf.ByteString value)
Optional: sets time at which or time interval before the callback is invoked for the first time.
DaprProtos.Job.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The unique name for the job.
DaprProtos.Job.Builder.setNameBytes(com.google.protobuf.ByteString value)
The unique name for the job.
DaprProtos.Job.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Optional: jobs with fixed repeat counts (accounting for Actor Reminders).
The schedule for the job.
The schedule for the job.
Optional: Time To Live to allow for auto deletes (accounting for Actor Reminders).
DaprProtos.Job.Builder.setTtlBytes(com.google.protobuf.ByteString value)
Optional: Time To Live to allow for auto deletes (accounting for Actor Reminders).
DaprProtos.Job.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)