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