Uses of Class
cronapp.framework.customization.reports.GetReportContentRequest
-
Packages that use GetReportContentRequest Package Description cronapp.framework.customization.reports -
-
Uses of GetReportContentRequest in cronapp.framework.customization.reports
Fields in cronapp.framework.customization.reports with type parameters of type GetReportContentRequest Modifier and Type Field Description static io.grpc.MethodDescriptor<GetReportContentRequest,GetReportContentResponse>ReportCustomizationServiceGrpc. METHOD_GET_CONTENTDeprecated.Methods in cronapp.framework.customization.reports that return GetReportContentRequest Modifier and Type Method Description GetReportContentRequestGetReportContentRequest.Builder. build()GetReportContentRequestGetReportContentRequest.Builder. buildPartial()static GetReportContentRequestGetReportContentRequest. getDefaultInstance()GetReportContentRequestGetReportContentRequest.Builder. getDefaultInstanceForType()GetReportContentRequestGetReportContentRequest. getDefaultInstanceForType()static GetReportContentRequestGetReportContentRequest. parseDelimitedFrom(InputStream input)static GetReportContentRequestGetReportContentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetReportContentRequestGetReportContentRequest. parseFrom(byte[] data)static GetReportContentRequestGetReportContentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetReportContentRequestGetReportContentRequest. parseFrom(com.google.protobuf.ByteString data)static GetReportContentRequestGetReportContentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetReportContentRequestGetReportContentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetReportContentRequestGetReportContentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetReportContentRequestGetReportContentRequest. parseFrom(InputStream input)static GetReportContentRequestGetReportContentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetReportContentRequestGetReportContentRequest. parseFrom(ByteBuffer data)static GetReportContentRequestGetReportContentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in cronapp.framework.customization.reports that return types with arguments of type GetReportContentRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetReportContentRequest,GetReportContentResponse>ReportCustomizationServiceGrpc. getGetContentMethod()com.google.protobuf.Parser<GetReportContentRequest>GetReportContentRequest. getParserForType()static com.google.protobuf.Parser<GetReportContentRequest>GetReportContentRequest. parser()Methods in cronapp.framework.customization.reports with parameters of type GetReportContentRequest Modifier and Type Method Description GetReportContentResponseReportCustomizationServiceGrpc.ReportCustomizationServiceBlockingStub. getContent(GetReportContentRequest request)com.google.common.util.concurrent.ListenableFuture<GetReportContentResponse>ReportCustomizationServiceGrpc.ReportCustomizationServiceFutureStub. getContent(GetReportContentRequest request)voidReportCustomizationServiceGrpc.ReportCustomizationServiceImplBase. getContent(GetReportContentRequest request, io.grpc.stub.StreamObserver<GetReportContentResponse> responseObserver)voidReportCustomizationServiceGrpc.ReportCustomizationServiceStub. getContent(GetReportContentRequest request, io.grpc.stub.StreamObserver<GetReportContentResponse> responseObserver)GetReportContentRequest.BuilderGetReportContentRequest.Builder. mergeFrom(GetReportContentRequest other)static GetReportContentRequest.BuilderGetReportContentRequest. newBuilder(GetReportContentRequest prototype)
-