Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clear() |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearHeader()
.pdpb.RequestHeader header = 1;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearSafePoint()
uint64 safe_point = 4;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearServiceId()
bytes service_id = 2;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clearTTL()
int64 TTL = 3;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.clone() |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.mergeFrom(Pdpb.UpdateServiceGCSafePointRequest other) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.mergeHeader(Pdpb.RequestHeader value)
.pdpb.RequestHeader header = 1;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.newBuilder() |
static Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.newBuilder(Pdpb.UpdateServiceGCSafePointRequest prototype) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.newBuilderForType() |
protected Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setHeader(Pdpb.RequestHeader.Builder builderForValue)
.pdpb.RequestHeader header = 1;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setHeader(Pdpb.RequestHeader value)
.pdpb.RequestHeader header = 1;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setSafePoint(long value)
uint64 safe_point = 4;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setServiceId(com.google.protobuf.ByteString value)
bytes service_id = 2;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setTTL(long value)
int64 TTL = 3;
|
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Pdpb.UpdateServiceGCSafePointRequest.Builder |
Pdpb.UpdateServiceGCSafePointRequest.toBuilder() |