InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clear() |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clearAppendedSize()
int64 appended_size = 2;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clearStatus()
.staros.StarStatus status = 1;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.clone() |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.mergeFrom(InactivateExtentResponse other) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.mergeStatus(StarStatus value)
.staros.StarStatus status = 1;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InactivateExtentResponse.Builder |
InactivateExtentResponse.newBuilder() |
static InactivateExtentResponse.Builder |
InactivateExtentResponse.newBuilder(InactivateExtentResponse prototype) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.newBuilderForType() |
protected InactivateExtentResponse.Builder |
InactivateExtentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setAppendedSize(long value)
int64 appended_size = 2;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setStatus(StarStatus.Builder builderForValue)
.staros.StarStatus status = 1;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setStatus(StarStatus value)
.staros.StarStatus status = 1;
|
InactivateExtentResponse.Builder |
InactivateExtentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InactivateExtentResponse.Builder |
InactivateExtentResponse.toBuilder() |