Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clear() |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clearMetadata() |
.exporter_protocol.RecordMetadata metadata = 1;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clearPartitionId() |
int32 partitionId = 2;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.clone() |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.mergeFrom(Schema.DeploymentDistributionRecord other) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.mergeMetadata(Schema.RecordMetadata value) |
.exporter_protocol.RecordMetadata metadata = 1;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.newBuilder() |
|
static Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.newBuilder(Schema.DeploymentDistributionRecord prototype) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.newBuilderForType() |
|
protected Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setMetadata(Schema.RecordMetadata value) |
.exporter_protocol.RecordMetadata metadata = 1;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setMetadata(Schema.RecordMetadata.Builder builderForValue) |
.exporter_protocol.RecordMetadata metadata = 1;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setPartitionId(int value) |
int32 partitionId = 2;
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Schema.DeploymentDistributionRecord.Builder |
Schema.DeploymentDistributionRecord.toBuilder() |
|