DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clear() |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clearInstance() |
Yamcs instance name.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clearStart() |
Start with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clearStop() |
Stop with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.clone() |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeFrom(DeletePartitionsRequest other) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeStart(com.google.protobuf.Timestamp value) |
Start with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeStop(com.google.protobuf.Timestamp value) |
Stop with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DeletePartitionsRequest.Builder |
DeletePartitionsRequest.newBuilder() |
|
static DeletePartitionsRequest.Builder |
DeletePartitionsRequest.newBuilder(DeletePartitionsRequest prototype) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.newBuilderForType() |
|
protected DeletePartitionsRequest.Builder |
DeletePartitionsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setInstance(String value) |
Yamcs instance name.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setInstanceBytes(com.google.protobuf.ByteString value) |
Yamcs instance name.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setStart(com.google.protobuf.Timestamp value) |
Start with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setStart(com.google.protobuf.Timestamp.Builder builderForValue) |
Start with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setStop(com.google.protobuf.Timestamp value) |
Stop with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setStop(com.google.protobuf.Timestamp.Builder builderForValue) |
Stop with the partition that contains this timestamp.
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DeletePartitionsRequest.Builder |
DeletePartitionsRequest.toBuilder() |
|