StopScanRunRequest.Builder |
StopScanRunRequest.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.clear() |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.clearField(Descriptors.FieldDescriptor field) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.clearName()
Required.
|
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.clone() |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.mergeFrom(Message other) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.mergeFrom(StopScanRunRequest other) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static StopScanRunRequest.Builder |
StopScanRunRequest.newBuilder() |
static StopScanRunRequest.Builder |
StopScanRunRequest.newBuilder(StopScanRunRequest prototype) |
StopScanRunRequest.Builder |
StopScanRunRequest.newBuilderForType() |
protected StopScanRunRequest.Builder |
StopScanRunRequest.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.setName(String value)
Required.
|
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.setNameBytes(ByteString value)
Required.
|
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
StopScanRunRequest.Builder |
StopScanRunRequest.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
StopScanRunRequest.Builder |
StopScanRunRequest.toBuilder() |