BatchJobCreated.Builder |
BatchJobCreated.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.clear() |
BatchJobCreated.Builder |
BatchJobCreated.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.clearName()
string name = 1;
|
BatchJobCreated.Builder |
BatchJobCreated.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.clearUuid()
string uuid = 2;
|
BatchJobCreated.Builder |
BatchJobCreated.Builder.clone() |
BatchJobCreated.Builder |
BatchJobCreated.Builder.mergeFrom(BatchJobCreated other) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BatchJobCreated.Builder |
BatchJobCreated.newBuilder() |
static BatchJobCreated.Builder |
BatchJobCreated.newBuilder(BatchJobCreated prototype) |
BatchJobCreated.Builder |
BatchJobCreated.newBuilderForType() |
protected BatchJobCreated.Builder |
BatchJobCreated.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.setName(String value)
string name = 1;
|
BatchJobCreated.Builder |
BatchJobCreated.Builder.setNameBytes(com.google.protobuf.ByteString value)
string name = 1;
|
BatchJobCreated.Builder |
BatchJobCreated.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchJobCreated.Builder |
BatchJobCreated.Builder.setUuid(String value)
string uuid = 2;
|
BatchJobCreated.Builder |
BatchJobCreated.Builder.setUuidBytes(com.google.protobuf.ByteString value)
string uuid = 2;
|
BatchJobCreated.Builder |
BatchJobCreated.toBuilder() |