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