public static final class TestDelayedRpcProtos.TestResponse.Builder extends <any> implements TestDelayedRpcProtos.TestResponseOrBuilder
TestResponsepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public TestDelayedRpcProtos.TestResponse.Builder clear()
public TestDelayedRpcProtos.TestResponse.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public TestDelayedRpcProtos.TestResponse getDefaultInstanceForType()
public TestDelayedRpcProtos.TestResponse build()
public TestDelayedRpcProtos.TestResponse buildPartial()
public TestDelayedRpcProtos.TestResponse.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public TestDelayedRpcProtos.TestResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasResponse()
required int32 response = 1;hasResponse in interface TestDelayedRpcProtos.TestResponseOrBuilderpublic int getResponse()
required int32 response = 1;getResponse in interface TestDelayedRpcProtos.TestResponseOrBuilderpublic TestDelayedRpcProtos.TestResponse.Builder setResponse(int value)
required int32 response = 1;public TestDelayedRpcProtos.TestResponse.Builder clearResponse()
required int32 response = 1;