Uses of Class
cronapp.framework.customization.OpenODataAgentResponse
-
-
Uses of OpenODataAgentResponse in cronapp.framework.customization
Fields in cronapp.framework.customization with type parameters of type OpenODataAgentResponse Modifier and Type Field Description static io.grpc.MethodDescriptor<OpenODataAgentRequest,OpenODataAgentResponse>CustomizationServiceGrpc. METHOD_OPEN_ODATA_AGENTDeprecated.Methods in cronapp.framework.customization that return OpenODataAgentResponse Modifier and Type Method Description OpenODataAgentResponseOpenODataAgentResponse.Builder. build()OpenODataAgentResponseOpenODataAgentResponse.Builder. buildPartial()static OpenODataAgentResponseOpenODataAgentResponse. getDefaultInstance()OpenODataAgentResponseOpenODataAgentResponse.Builder. getDefaultInstanceForType()OpenODataAgentResponseOpenODataAgentResponse. getDefaultInstanceForType()OpenODataAgentResponseCustomizationServiceGrpc.CustomizationServiceBlockingStub. openODataAgent(OpenODataAgentRequest request)static OpenODataAgentResponseOpenODataAgentResponse. parseDelimitedFrom(InputStream input)static OpenODataAgentResponseOpenODataAgentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(byte[] data)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(com.google.protobuf.ByteString data)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(com.google.protobuf.CodedInputStream input)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(InputStream input)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(ByteBuffer data)static OpenODataAgentResponseOpenODataAgentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in cronapp.framework.customization that return types with arguments of type OpenODataAgentResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<OpenODataAgentRequest,OpenODataAgentResponse>CustomizationServiceGrpc. getOpenODataAgentMethod()com.google.protobuf.Parser<OpenODataAgentResponse>OpenODataAgentResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<OpenODataAgentResponse>CustomizationServiceGrpc.CustomizationServiceFutureStub. openODataAgent(OpenODataAgentRequest request)static com.google.protobuf.Parser<OpenODataAgentResponse>OpenODataAgentResponse. parser()Methods in cronapp.framework.customization with parameters of type OpenODataAgentResponse Modifier and Type Method Description OpenODataAgentResponse.BuilderOpenODataAgentResponse.Builder. mergeFrom(OpenODataAgentResponse other)static OpenODataAgentResponse.BuilderOpenODataAgentResponse. newBuilder(OpenODataAgentResponse prototype)Method parameters in cronapp.framework.customization with type arguments of type OpenODataAgentResponse Modifier and Type Method Description voidCustomizationServiceGrpc.CustomizationServiceImplBase. openODataAgent(OpenODataAgentRequest request, io.grpc.stub.StreamObserver<OpenODataAgentResponse> responseObserver)voidCustomizationServiceGrpc.CustomizationServiceStub. openODataAgent(OpenODataAgentRequest request, io.grpc.stub.StreamObserver<OpenODataAgentResponse> responseObserver)
-